.sf_blog_extra1 {
    height: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(images/Blogbanner1.jpg);
 }

 .sf_blog_content {
    width: 680px;
    float: right;
    padding: 0px 20px;
    font-family: fantasy;
    font-size: 14px;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #54565f;
    font-family: fantasy;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_postmeta {
    clear: both;
    font-family: cursive;
    font-size: 8pt;
 }

 a:link {
    color: #fff;
 }

 a:visited {
    color: #AB7FE2;
 }

 a:hover {
    text-decoration: none;
    color: #F0CE0F;
 }

 
