.sf_blog_extra2 {
    height: 30px;
    left: 16px;
    position: absolute;
    top: 12px;
    width: 200px;
    background-image: url(images/logo.JPG);
    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: #ee0900;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: right;
    font-weight: normal;
    height: 15px;
    padding-top: 5px;
    text-align: left;
    width: 675px;
    overflow: hidden;
    font-size: 12px;
    color: #ee0900;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #ee0900;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #2D5CE5;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #2D5CE5;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #568DE6;
    background-image: none;
    background-repeat: no-repeat;
 }

 
