h2 {
    font-size: 24px;
    margin-left: 100px;
    margin-top: 20px;
}

#cnblogs_post_body {
    margin-left: 50px;
    margin-right:40px;
    text-align: justify;
    font-family: Georgia;
    font-size: 16px;
}

#rightmenu {
    /* you can not change the width of "#main", so setting "#rightmenu"s width does not really help */
    width: 200px;
}