body {
	background-color: #002266;
	text-align: center;
	margin: 0 auto;
}
body .content {
	margin: 0 auto;
}
#logo {
	margin-top: 35px;
}
img {
	border: 0px;
}
body .text {
	text-align: left;
	width: 400px;
	margin: 40px auto;
	font-family: Courier;
	font-size: 12px;
	color: White;
}
body a {
	text-decoration: underline;
	color: White;
}
#sponsoredSites {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

