/* @override http://sargenttownplanning.com/style.css */

body {
	text-align: center;
	background: #4a4a4a url(images/bg-top.png) repeat-x center top;
}

div.splash {
	margin: 80px auto 0;
	width: 560px;
	height: 365px;
	background-image: url(images/splash.jpg);
	position: relative;
}

div.splash a {
	position: absolute;
	display: block;
	height: 20px;
	width: 210px;
	top: 218px;
	left: 135px;
}