body {
	background: #93a800;
	color:#696767; // основной цвет текста
}
.left_bg{background: url(images/bg_summer_bg_left.png) repeat-y; z-index:1; position:relative;}
.right_bg{background: url(images/bg_summer_bg_right.png) right repeat-y; z-index:2; position:relative;}
.left_bg_img{background:url(images/bg_summer_top_left.jpg) left top no-repeat; z-index:4; position:relative; margin-top:-20px;}
.right_bg_img{background:url(images/bg_summer_top_right.jpg) right top no-repeat; z-index:5; position:relative;}
.header_bg{ background:url(images/bg_summer_header.png) repeat-x;position:absolute;  z-index:1; height:135px; width:100%;}
.footer_bg{position:absolute; z-index:1; height:808px; width:100%; bottom:0px; left:0px;}
.foot_bg_left{ background:url(images/bg_summer_bottom_left.png) left bottom no-repeat; height:808px;}
.foot_bg_right{background:url(images/bg_summer_bottom_right.png) right bottom no-repeat; height:808px;}

a:link,a:visited,a:active {	color:#505b00;}
a:hover {	color:#000000}
textarea,input {color:#7b7d6f}
img.centered,img.aligncenter,  img.alignright, img.alignleft{border-color: #c0c0c0} // цвет рамок картинок в блоге
.wp-caption {border-color: #ddd;background-color: #f3f3f3} // хз, оставим как есть
.sf-menu a, .sf-menu a:visited,.sf-menu a, .sf-menu a:link  { color: #351F4E !important; }