body { 
	background: #002663;
	background-image: url(http://www.stevebeshear.com/images/splash_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#main {
	margin-top: 280px;
}

#main img {
	margin-left: 20px;
	border: 0px;
}

p { 
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12pt;
}

.disclaimer {
	margin-top: 150px;
}
