body {
	background-color: #DFFFDF;
}
.div_fon {
margin:50px auto 0  auto;
width:800px;

}
.div_loog {
	width:800px;
	height:200px;
	background-color: #00B700;

}
.div_info {
width:800px;
}
.div_content {
	width:800px;
	background-color: #FFFFFF;
}
