body {
	background: url(/images/bg.gif);
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}
#main {
	width: 950px;
	height: 804px;
	text-align: center;
	background: #e4e4e4;
	margin: 30px 0 30px 0;
	overflow: hidden;
}
#top {
	height: 440px;
	background: url(/images/TOP.gif);
}
#here {
	height: 151px;
}
#bottom {
	height: 213px;
	background: url(/images/BOTTOM.gif);
}
