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

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 50px auto;
    background-color: #F2F2F2;
 }

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

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

 a:visited {
    color: #5F5F5F;
 }

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

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

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

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 70px;
    min-height: 70px;
    background-position: left;
    border-bottom: 1pt solid #fff;
    background-repeat: repeat-x;
    background-image: url(images/Presentation1.jpg);
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-repeat: no-repeat;
    background-image: url(images/DGILogo3.jpg);
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-repeat: no-repeat;
    background-image: url(images/Blog1.jpg);
 }

 
