body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #6767AB;
    font-family: arial;
    font-size: 12px;
    color: #000000;
 }

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

 .sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/pic_two.jpg);
    background-repeat: no-repeat;
 }

 
