html{ 
    background-color: #E0E3DA; 
    background-attachment:fixed; 
} 
body { background: none; }
#header{
    background:url(https://images.pexels.com/photos/587441/pexels-photo-587441.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) top center #000; background-attachment:fixed;
}
#topics{background-color:white;}
.postBody li, .postCon li {margin-bottom: 0em}

#main { background: none}

#header {
    height: 100px;
    padding-top: 40px;
}

a:hover { cursor:url(https://files.cnblogs.com/files/laoguantongxiegogo/click_24px_1231393_easyicon.net.ico),auto; } body { cursor:url(https://files.cnblogs.com/files/laoguantongxiegogo/pointer_24px_1231389_easyicon.net.ico),auto; }

#Snow{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; background: rgba(125,137,95,0.1); pointer-events: none; }


#cnblogs_post_body {
font-size: 16px;
}

#cnblogs_post_body h1 {
font-size: 22px !important;
background-color:#e1eef6;
background-image: none;
color: #1F2124;
padding: 0.2em 0.6em 0.2em;
}

#cb_post_title_url{
font-size: 30px;
color: 004e66;
}

.postTitle{
   margin-top: 5px;
}


#footer{
display: none
}


#under_post_kb{
display: none
}

#under_post_news{
display: none
}

#cnblogs_c2, #cnblogs_c1, #ad_t2{
display: none
}