#splash {
	width: 780px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px auto auto -390px;
	text-align: center;	
}
