.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/1368-1344/PublishTemp/images/JoeTreeSmall.jpg);
    background-repeat: repeat-x;
 }

 a:link {
    text-decoration: underline;
    color: #757553;
 }

 a:visited {
    color: #757553;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 body {
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #E1E1DF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra1 {
    width: 900px;
    height: 16px;
    min-height: 16px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
