body {
	margin:0px;
	padding:0px;
	background:url(../imgs/bg_center_center.jpg) repeat-y center top #ffce00;
}
#top{
	margin:0px;
	padding:0px;
	width:100%;
	height:789px;
	background:url(../imgs/bg_center_top.jpg) no-repeat center top;
}
#center{
	margin:0px;
	padding:0px;
	width:100%;
	height:789px;
	background:url(../imgs/bg.jpg) repeat-x;
}
#site{
	margin:auto;
	width:791px;
	height:724px;
	background:url(../imgs/site.jpg) top center;
}	
