#splash {
	width:					760px;
	height:					642px;
	background-image: url(../images/splashbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	margin: 0;
	}
#mainnav {
	width: 760px;
	float: left;
	margin-top: 500px;
}
