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;
 }

 .sf_blog_main_header {
    width: 410px;
    height: 35px;
    padding: 40px 0px 0px 30px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    background-image: url(images/headerBredo01.jpg);
    background-repeat: repeat-y;
    font-family: verdana;
    font-size: 30px;
    color: #E2E1D9;
 }

 .sf_blog_header_wrapper {
    width: 970px;
    height: 175px;
    padding: 0px;
    background-position: top left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/110461-103225/PublishTemp/images/headerBredo05.JPG);
    background-repeat: repeat-x;
 }

 .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_wrapper {
    width: 970px;
    min-height: 500px;
    height: auto !important;
    background-position: 0 175px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
