body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #050505;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin: 4px 0 4px 5px;
    overflow: hidden;
    background-color: #0C0C0C;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    border-top: 6px solid #fff;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/8/4/2/9/5/169246-159248/PublishTemp/images/stone2furniture_banner.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
    font-size: 18px;
    color: #0D0D0D;
 }

 .sf_blog_sub_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #FFFFFF;
 }

 
