body{
    background: url(https://www.cnblogs.com/images/cnblogs_com/yangsirc/1512278/o_backrobot.jpg) fixed;
    background-size: cover;
    background-repeat: repeat;
}

#home{
width:90%;
}
#main{
filter:alpha(opacity:85); 
opacity:0.85;
-moz-opacity:0.85;
-khtml-opacity: 0.85
}

#mainContent{
width:75%;
float:right;
}
#sideBar{
    width: 20%;
    margin-left: 0px;
    float: left;
    margin-right: 5px;
}

#cnblogs_c1,#cnblogs_c2,#under_post_news ,#under_post_kb, #ad_t2{
display:none;
}
#blogTitle h2 {
margin-top:1px;
}
#navigator {
margin-top:30px;
background-color:transparent;
}