body {

	background:#00376D;
}



#content {
	margin: -250px 0px 0 -200px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 500px;
	width: 400px;
	background:#00376D;
}



#footer{
	width: 100%;
	clear: both;
	position: absolute;
	color: #FFFFFF;
	left: 9px;
	margin-left: 0px;
	font: 10px "Trebuchet MS", Garamond, Georgia;
	text-align: center;
	height: 40px;
	padding-top: 5px;
}

