body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #282828;
    color: #000000;
    font-family: cursive;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    font-family: fantasy;
    font-size: 48px;
    color: #A23232;
    background-image: none;
    background-repeat: no-repeat;
 }

 
