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

 .sf_blog_header_wrapper {
    width: 907px;
    height: 184px;
    background-repeat: no-repeat;
    background-image: url(images/images_1.jpg);
 }

 .sf_blog_extra2 {
    width: 503px;
    height: 184px;
    float: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 
