html, body {
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

body {
 background: #ff4f00;
background-image: url(/images/podsolnukh_logo.png);
background-attachment: fixed;
background-repeat: no-repeat;
 background-position: center;
 color:rgb(214, 201, 201);
 
}

.page {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 
}
.wrap {padding-bottom: 100px; z-index:5;}

.footer {

 margin-top: -90px;
 background-image: url();
 -moz-background-size: 100%; /* Firefox 3.6+ */
 -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
 -o-background-size: 100%; /* Opera 9.6+ */
 background-size: 100%; /* Современные браузеры */
 text-align: center;
 text-decoration: none;
 
}
.pe {

 float:right;
}

.pe2 {
margin-top:55px;
 margin-left:-115px;
 float:left;
}

.cont_centr {
margin:0 25% 0 25%;
 margin-top:-30px;
position:relative;
}
.menu {
margin-top:-248px;
}
.logo
{
position:absolut;
height: 247px;
width: 1190px;
display:block;
 margin:0 auto;
}
.logo2
{
position:absolut;

display:block;
 margin: -305 auto;

}

/***menu***/

body{margin:0} 
 .menu td{width:110px;height:200px;text-align:center;} 
 .menu a{display:block;width:90px;height:90px;position:relative;left:10px;top:10} 
 #home{background:url(/images/1-1.png)no-repeat center;} 
 #blog{background:url(/images/5-5.png)no-repeat center;} 
 #load{background:url(/images/3-3.png)no-repeat center;} 
 #forum{background:url(/images/4-4.png)no-repeat center;} 
 #img{background:url(/images/6-6.png)no-repeat center;} 
 #rss{background:url(/images/2-2.png)no-repeat center;} 
 .menu span{opacity:.0;position:relative;font-weight:700;background:#555;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#FFF;border:1px solid #000;padding:3px;bottom:20px;}
/***menu-and***/