body {
	/*background:url(../images/bg.jpg) repeat-x;*/
}

#splash {
	position: absolute;
	left: 50%;
	top: 50%;
	width:600px;
	margin-left: -300px;
	margin-top: -150px;
}

