body {
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 907px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #00F501B;
    background-image: none;
    background-repeat: repeat;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    float: right;
    height: 184px;
    width: 404px;
    margin-left: 475px;
    margin-top: 20px;
    font-family: verdana;
    font-size: 36px;
    color: #A45C16;
    background-image: none;
    background-repeat: no-repeat;
 }

 
