.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 750px;
    padding: 20px 0 0 10px;
    font-family: courier;
    font-size: 36px;
    color: #FBFFE0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    color: #FBFFE0;
    padding: 0px 0 0 10px;
    background-color: transparent !important;
    background-image: none;
    background-repeat: no-repeat;
 }

 
