
body {
	background: #eee url(../images/splashbg.jpg) top left repeat-y;
}
#content.splash {
	margin-left:0;
	min-width:720px;
	max-width:945px;
	background:url(../images/splashstandardswoosh.jpg) top left no-repeat;
}
#footer.splash {
	margin-left:0;
	min-width:730px;
	max-width:955px;
}

