body {
    background-image: none;
	background-color:#5ebcd1;
}

#head_head, #head_head_rel {
	background-image: url(/static/img/about/planet/head_head.jpg);
    padding-top:0;
    width:934px;
    height:45px;
}

#top_text {
	color: #ffffff;
	font-weight:bold;
}

#background-body-top {
	background: url(/static/img/about/planet/bg_top.jpg) center top no-repeat;
}

#background-body-bottom {
	background: url(/static/img/about/planet/bg_bottom.jpg) center bottom no-repeat;
	min-height: 985px; 
}

#bottom {
	background-image: url(/static/img/about/planet/bottom.jpg);
    padding-bottom:14px;
	margin: 0 auto;
}

#bottom_menu {
    padding-top:30px;
}
