.sf_blog_extra3 {
    display: inline;
    float: right;
    width: 520px;
    height: 175px;
    margin-top: -75px;
    background-position: top right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 410px;
    height: 35px;
    padding: 40px 0px 0px 30px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-size: 30px;
    color: #0050505;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 400px;
    height: 30px;
    margin: 2px 0px 0px 40px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-size: 17px;
    color: #53080C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 970px;
    height: 175px;
    padding: 0px;
    background-position: top left;
    background-image: url(images/blog_header.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    width: 850px;
    height: 156px;
    padding: 10px 60px 20px 60px;
    overflow: hidden;
    background-position: bottom left;
    font-family: cursive;
    font-size: 36px;
    color: #210B0C;
    background-image: url(images/tile_bot_6.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 0px;
    padding: 0px;
    background-color: #000000;
    color: #663300;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
