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

 .sf_blog_extra2 {
    width: 388px;
    height: 226px;
    float: right;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-image: url(images/Websitelogo.jpg);
 }

 .sf_blog_sub_header {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0px 0 0 20px;
    text-align: left;
    width: 450px;
    margin-bottom: 5px;
    font-family: helvetica;
    font-size: 16px;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 17px;
    background-color: #0066CC;
    background-image: none;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
    color: #1426C9;
 }

 
