
BODY {
	background-image: url('images/splash3.jpg');
	background-position: center 2em;
	background-repeat: no-repeat;
	background-color: #330000;
	}

#header {
	width: 900px;
	margin: 0px auto;
	border-bottom: 0px;
	}

#footer {
	background-color: transparent; 
}
