.sf_blog_sub_header {
    width: 350px;
    height: 90px;
    overflow: hidden;
    padding: 2px 10px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #96A2AB;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 350px;
    height: 40px;
    overflow: hidden;
    padding: 45px 10px 0px;
    text-align: center;
    font-weight: bold;
    font-family: fantasy;
    font-size: 18px;
    color: #5B6275;
    background-image: none;
    background-repeat: no-repeat;
 }

 
