body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-color: #000000;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_extra1 {
    width: 920px;
    height: 25px;
    background-position: left bottom;
    background-image: url(images/roundedcorners2.png);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 105px;
    padding: 10px 20px 10px;
    overflow: hidden;
    background-image: url(images/topergold2big.png);
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra4 {
    height: 26px;
    margin: 5px;
    background-image: url(images/blogheader3.png);
    background-repeat: no-repeat;
 }

 a:link {
    color: #000000;
 }

 a:visited {
    color: #000000;
 }

 a:hover {
    color: #89887c;
 }

 
