body {
	background:url(images/bg.jpg) repeat-x top #fff;
}
#header {
	background: url(images/header.jpg) no-repeat right bottom;
	height: 470px;
}
#main {
	clear: both;
	padding-bottom: 12px;
	background:url(images/mbase.jpg) no-repeat bottom;
}
#content {
	width: 648px;
	float: left;
}