.sf_blog_extra2 {
    float: right;
    height: 130px;
    width: 348px;
    background-image: url(images/GDBlogheader.jpg);
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:hover {
    text-decoration: none;
    color: #7C2323;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    background-color: #CCB9A8;
    color: #333;
    font-family: verdana;
    font-size: 11px;
    background-image: url(images/Offset_Grey_Heart.jpg);
    background-repeat: repeat;
 }

 .sf_blog_sub_header {
    float: left;
    font-weight: normal;
    height: 35px;
    width: 530px;
    padding: 10px 0 0 10px;
    color: #fff;
    overflow: hidden;
    background-color: transparent !important;
    font-family: arial;
    font-size: 16px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 530px;
    padding: 10px 0 0 10px;
    background-color: transparent !important;
    font-family: verdana;
    font-size: 36px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
