.sf_blog_main_header {
    float: left;
    width: 880px;
    height: 15px;
    padding: 7px 0 10px 20px;
    overflow: hidden;
    font-size: 18px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: repeat;
 }

 body {
    margin: 0 auto;
    background-position: top;
    font-family: arial;
    font-size: 12px;
    background-color: #ECBE06;
    background-image: url(images/blog_body.jpg);
    background-repeat: repeat-x;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #ECBE06;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 20px;
    background-image: url(images/blog_tile.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(images/blog_banner3.jpg);
    background-repeat: no-repeat;
 }

 
