html, body {
	background: #ffffff url(../images/background_splash.png) repeat-x;
}
#container {
	position: relative; margin-top: 10px; max-width:895px; margin:0 auto;
}
#content {
	margin-top:-630px; margin-left:200px; position:absolute
}