.sf_blog_extra4 {
    width: 900px;
    height: 32px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-image: url(images/band.jpg);
 }

 .sf_blog_content {
    text-align: left;
 }

 .sf_blog_footer {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 15px 30px;
    font-size: 10px;
    color: #FFFFFF;
 }

 a:visited {
 }

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

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    background-color: #979797;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-image: url(images/ONDEGblogheader20110101.jpg);
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    color: #FEEA06;
 }

 h3.sf_blog_posttitle, h3.sf_blog_posttitle a, h3.sf_blog_posttitle a:visited {
    color: #FEEA06;
 }

 a:link {
    text-decoration: underline;
    color: yellow;
 }

 
