body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#CCCCCC;
	background-color: #063D86;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x ! important;
	background-position: top;
	margin-top: 0;
	
}


td, th {
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
    color:#CCCCCC;
	font-size:12px;
}

a {
	color: #CCCCCC;
}

#maintext {
margin-left: auto;
margin-right: auto;
width: 710px;


}