#cnblogs_post_body h2,#cnblogs_post_body h1 {
    background-color: #87cefa;
    height: 50px;
    line-height: 50px;
    border: 3px solid #DEDEDE;
    text-indent: 20px;
    border-radius: 5px;
}
#BlogPostCategory{
    margin-top: 20px;
    border-style: dashed;
    border-color: #98D5E5;
    background-color: #E8F7FA;
    padding: 10px;
}