body {
    color: #000;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
    background-image : url("https://images.cnblogs.com/cnblogs_com/da-mei/1144825/o_bc3.png");
    background-size: 350px ;
    background-position: center;
}
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 100px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
    font-family: "幼圆" ;
}
#blogTitle h1 a:hover {
    color: #9b9b9b;
}
.syntaxhighlighter .gutter {
    font-family:  "Comic Sans MS";
    font-size:  16px;
    width: 35px!important;
}
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}