body	{
	margin:auto;
	padding:0px;
	background-color:#AD2121;
	font-size:11px;
						font-family:Tahoma;
						color:#CCCCCC;
						line-height:13px;
	text-align: center;
						}
.bg_left {

						background-position: right top;
						background-repeat: repeat;
						}
.bg_center {

						background-position: left top;
						background-repeat: repeat;
						}						
.bg_right	{

						background-position: left top;
						background-repeat: repeat;
						}
a{				
						color:#CCCCCC;
						}						

