/*

	Defines basic layout for splash screen.
	
	To be used for all index pages. Differences apply to the Page Body's 3
	defined content sections and headings.
	
*/
#banner {
	width: 1004px;
	height: 200px;
	background-image: url(../images/header/h_banner.jpg);
}