.sf_blog_extra3 {
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 200px;
    width: 400px;
    background-image: url(images/BLOG.gif);
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: normal;
    float: left;
    width: 510px;
    height: 60px;
    overflow: hidden;
    padding: 25px 10px 5px 10px;
    font-family: georgia;
    font-size: 30px;
    color: #FFFFFF;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #886B4D;
    font-family: cursive;
    font-size: 14px;
    color: #444444;
 }

 .sf_blog_footer {
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    height: auto !important;
    min-height: 30px;
    padding: 30px 5px 5px 5px;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
 }

 
