body {
    font-family: Microsoft Yahei, Verdana,Arial,Helvetica,sans-serif;
    background: url(https://images.cnblogs.com/cnblogs_com/rush/268781/o_bg-clouds.png) repeat-x scroll left 0px #C0DEED;
    background-attachment: fixed;
    background-color: #C0DEED;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #333333;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
div#blogTitle h2 {
    color: white;
    font-family: Georgia, 'Serif', 'Arial', 'Helvetica';
    font-weight: bold;
    text-shadow: 0 0 10px white, 0 0 15px white;
}
div#blogTitle h1 a#Header1_HeaderTitle {
    font-family: Georgia, 'Serif', 'Arial', 'Helvetica';
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 0 10px white, 0 0 15px white;
}
div#comment_nav {
    background-color: white;
}