body {
	margin:0;
	padding:0;
	width:100%;
}
#splash {
	width:887px;
	height:176px;
	background:url('../images/splash.png') top left no-repeat;
	margin:250px auto;
}