.sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-family: verdana;
    font-size: 28px;
    color: #3FED06;
 }

 .sf_blog_sub_header {
    margin: 0px 20px;
    height: 20px;
    overflow: hidden;
    font-family: courier;
    font-size: 18px;
    color: #31AE10;
 }

 
