#blogTitle h1 {
    font-family: "微软雅黑","ms song","宋体","Arial","verdana","Helvetica","sans-serif";
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
}
#blogTitle a {
    color: #935A32;
}

#blogTitle h2 {
    max-width: 1100px;
    margin-left: 6em;
}

#home {
    min-width: 1300px;
}

#navList a,.blogStats {
    color: red;
    font-family: 微软雅黑;
}

.postTitle2 {
    color: blue;
}