body
{
	background-attachment:fixed;
	background-image:url('../images/splash/splashBg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#000;
}

.container
{
	width:750px;
	text-align:center;
	margin:100px auto 0px auto;
}