body{
background: url(https://images.cnblogs.com/cnblogs_com/wenliyuzi/905454/o_beijing.jpg) top center repeat-y #fff;
}

#blogTitle h1 a, #blogTitle h2 {
    font-size:32px;
    color: #82D742;
    font-family: "微软雅黑";
    text-shadow: 3px 3px 3px #003d44;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:link {
    color: #000;
    text-decoration: none;
}
a:hover{
color:#82D742;
font-size:16px;
}
#navigator {
    background-color:rgba(47, 123, 106, 0.68);
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}
#main .catListTitle {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: rgba(47, 123, 106, 0.68);