body {
background-position: center;
background-image:url('images/background.jpg');
background-color: black;
background-repeat:no-repeat;
}

#splash {
	
	position: relative;
	width: 980px;
	height: 545px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}