.sf_blog_extra3 {
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 200px;
    width: 400px;
    background-image: url(images/Blog_Graphic.jpg);
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #4A0000;
    font-family: verdana;
    font-size: 12px;
    color: #4A0000;
 }

 h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #4A0000;
 }

 
