.home {
	background: url('../images/bg_splashpage.png') center top no-repeat;
}

#splash {
	margin: 20px auto;
	width: 924px;
}

#splash h1 {
	margin: 20px 0 10px 0;
}

#splash_content {
	clear: both;
}

#splash #footer {
	background: none;
	width: auto;
}