body {
	margin: 0;
	padding: 0;
	background: url(bkg.png) repeat-x center top;
}

#main {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	background: url(splash.png) no-repeat center top;
}