.sf_blog_extra2 {
    float: left;
    height: 159px;
    width: 219px;
    border-right: solid 4px #fff;
    background-image: url(images/The_Fishs_Wish.jpg);
    background-repeat: no-repeat;
 }

 body {
    color: #000;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #000000;
    font-size: 13px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 214px;
    padding: 0 3px;
    border-right: 4px solid #ccc;
    overflow: hidden;
    background-color: #dedbd9;
    background-image: none;
    background-repeat: no-repeat;
 }

 
