body {
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: verdana;
    font-size: 16px;
    color: #FFFFFF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #150898;
 }

 .sf_blog_outer_wrapper {
    width: 907px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #D8540C;
 }

 .sf_blog_main_header {
    overflow: hidden;
    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: 48px;
    color: #920812;
 }

 
