body {
    margin: 0;
    background-color: #4f120e;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #4f120e;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: bold;
    width: 387px;
    padding: 10px 0 0 10px;
    font-family: georgia;
    font-size: 25px;
    color: #4f120e;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    width: 387px;
    padding: 0px 0 0 10px;
    font-family: georgia;
    font-size: 16px;
    color: #4f120e;
    background-image: none;
    background-repeat: no-repeat;
 }

 
