body { 
     background-color: #efefef;
     background-image: url(https://images.cnblogs.com/cnblogs_com/silin6/656649/o_bg.jpg);
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center 0; 
     background-size: cover
  }

div#blogTitle{
     background-image: url(https://images.cnblogs.com/cnblogs_com/eva-blogs/1236344/o_a3975ca9fd8be48de88c63572e8ca72f.jpg);
     height:156px;
     padding:0;
     background-repeat:no-repeat;
     background-size:100%,100%
}

#sideBar {
 border:1px solid #ced7ce;
 border-right:3px solid #ced7ce;
 border-bottom:3px solid #ced7ce;
 position:absolute;
 top:166px;
 left:8px;
 background:#fff;
 padding:0;
 width:280px
}
div#navigator ul#navList {
 position:absolute;
 top:110px;
 right:60px
}
div.blogStats {
 position:absolute;
 top:190px;
 right:50px;
 color:#666;
 right:30px
}
#mainContent {
 background:#dee7de;
 margin-left:300px;
 margin-right:40px;
 margin-top:10px;
 margin-bottom: 30px;
}

#blogTitle .title {
 font-size:30pt
}

div#blogTitle .title {
 text-indent:30px;
 padding-top:40px;
 padding-left:40px
}