.header {
    background: #fff url(images/banner.jpg) repeat fixed top center;
    border-bottom: 0 solid #000;
    padding-left: 30px;
    padding-top: 30px;
    height:20px;
    color: black
}

.postTitle h1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#cnblogs_post_body h1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}