#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}

#sideBar{
    width:259px
}

body {
color: #000;
background: url(https://images.cnblogs.com/cnblogs_com/MyNameIsPc/1184264/o_test1.jpg
) fixed center; 
background-size: cover;
background-repeat: repeat;
min-height: 101%;
}

#home {
opacity: 0.80;
margin: 0 auto;
width: 80%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
}

#navigator {
font-size: 15px;
}

#navList a {
padding-top: 15px;
}

.bottomdiv {
height: 100vh;
}

.blogStats {
margin-top: 15px;
}