body {
    margin: 0 auto;
    background-color: #8CC0E7;
    color: #000;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 675px;
    height: 130px;
    float: right;
    margin: 5px 10px 0 0;
    display: inline;
    background-image: url(images/blog_banner_1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    margin-left: 15px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-family: fantasy;
    font-size: 36px;
    color: #083556;
    background-image: none;
    background-repeat: no-repeat;
 }

 
