#header{
background: url(https://files.cnblogs.com/files/why-not-try/bg6.bmp);
}
a.headermaintitle{
    color: #FF9800;
font-size:35px;
}
.postTitle a:hover{
color:gold;
}
.entrylistPosttitle a:hover{
color:gold;
}
a.c_b_p_desc_readmore{
font-weight:bold;
}
.postCon a{
font-weight:bold;
}
#MySignature{
background: palegoldenrod;
    font-size: 20px;
    text-align: center;
    color: darkgoldenrod;
}
#blogTitle h2{
margin-top: 35px;
    font-size: 23px;
        color: darkgoldenrod;
    font-style: italic;
   text-align:left;
letter-spacing: 1.5px;
font-weight:bold;
}
#cnblogs_post_body {
    font-size: 16px;
}
.cnblogs_code pre{
font-size:16px !important;
font-weight: bold;
    font-family: consolas !important;
}
#comment_nav a[href='#top'] {
    position: fixed;
    left: 1200px;
    top: 550px;
    background-color: gold;
font-size:16px;
}