body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #4C1403;
    font-family: arial;
    font-size: 12px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 200px;
    min-height: 120px;
    width: 700px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 200px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-position: left bottom;
    background-color: #D5CFD1;
    background-image: url(images/babylon175.jpg);
    background-repeat: repeat-y;
 }

 
