body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    font-family: arial;
    font-size: 12px;
    background-color: #056fa8;
 }

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

 a:visited {
    color: #000000;
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #056FA8;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #000000;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #A3A3A3;
 }

 .sf_blog_header_wrapper {
    height: 114px;
    position: relative;
    background-position: top left;
    width: 898px;
    background-color: #2A2A2A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    height: 25px;
    left: 30px;
    position: absolute;
    top: 40px;
    width: 147px;
    background-position: left top;
    background-image: none;
    background-repeat: no-repeat;
 }

 
