.sf_blog_header_wrapper {
    position: relative;
    height: 80px !important;
    width: 900px;
    margin: 10px auto;
    clear: both;
    background-position: left bottom;
    background-color: #FFFFFF;
    background-image: url(images/main_head_bkgd_1.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_extra2 {
    height: 30px;
    left: 16px;
    position: absolute;
    top: 12px;
    width: 200px;
    background-image: url(images/BlogLogo.gif);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #000;
    background-color: #fff;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
