h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #3C22AA;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    background-color: #E5EAEA;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 570px;
    padding: 0px;
    margin: 20px 0px 0px 20px;
    float: left;
    display: inline;
    font-family: serif;
    font-size: 16px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
