body 
{
	margin-top: 0px;	
	text-align:center;
	background-color: #3D3D3D;
	font-family:Verdana;
}

div.bodyBackground
{
	text-align:center;
	margin:0 auto; 
	height:801px; 
	width:1117px;
	background-image:url(images/centcert/body_background.png);
	background-repeat:no-repeat;
}

.loginSplash
{
	background-image:url(images/centcert/LoginSplash.jpg);
	height:253px; 
	width:669px;
}

