body {
    margin: 0 auto;
    color: #333;
    background-color: #353539;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 240px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: right;
    text-align: right;
    margin-right: 20px;
    padding-top: 5px;
    width: 675px;
    height: 65px;
    font-weight: normal;
    overflow: hidden;
    font-size: 28px;
    color: #transp;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #787883;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 120px;
    clear: both;
    background-color: #ffffff;
    background-image: url(images/Header.jpg);
    background-repeat: no-repeat;
 }

 
