body {
    color: #000;
    background: #D2D8DE;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    min-height: 100%;.

}
#cnblogs_post_body h1 {
        background-color: DodgerBlue;
        font-size: 28px;
        font-style:italic;
}

#cnblogs_post_body h2{
        background-color: bisque;
        font-size: 25px;
        font-style:italic;
}

#cnblogs_post_body h3{
        font-size: 22px;
        margin-top: 30px
        margin-bottom: 10px
}

.cnblogs-markdown .hljs, .cnblogs-post-body .hljs{
       font-size: 16px !important;
}
#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;
}