@charset "UTF-8";

.white {
	background:#FFFFFF url(./images/body.gif) no-repeat 50% 0%;
	margin:0 18px 0 18px;
}

#body {
	background: url(./images/body_bg.gif);
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#body_bottom {
	background: url(./images/body_bottom.gif);
	width:750px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	background: url(./images/footer.gif);
	width:750px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial,Helvetica,san-self;
}