
#head {
	background: #ffffff url(/img/home_header_bg.jpg) no-repeat bottom center;
	height: 220px;
}

#content{
	background: #306048 url(/img/home_main_bg.jpg) no-repeat top center;
	padding: 0 40px;
	border: 0;
	border-top: 5px solid #306048;
	width: 691px;
	height: 386px;
}