#blogTitle h1 
{
    font-size: 200%;
}
#blogTitle h2 
{
    margin-top: 1em;
    margin-left: 5em;
}

#navigator 
{
    //margin-top:45px;
}

.c_b_p_desc 
{
    text-indent: 2em;
    line-height: 2.0;
}

#cnblogs_post_body p 
{
    line-height: 2.0;
    font-size: 120%;
}