.sf_blog_header_wrapper {
    height: 198px;
    overflow: hidden;
    background-image: url(images/bb5.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 500px;
    height: 198px;
    float: right;
    background-image: url(images/bb6.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    background-color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 200px;
    margin-right: 10px;
    overflow: hidden;
    font-size: .8em;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    width: 900px;
    background-color: #EFE4C6;
    background-image: url(images/bb8.jpg);
    background-repeat: repeat-y;
 }

 
