.sf_blog_extra2 {
    display: inline;
    float: left;
    height: 177px;
    margin: 23px 25px 0px;
    width: 267px;
    background-color: #999999;
    background-repeat: no-repeat;
    background-image: url(images/Untitled_1.jpg);
 }

 body {
    margin: 28px 0px;
    background-image: url(images/body_BG_1.gif);
    background-repeat: repeat-x;
    background-color: #999999;
    font-family: cursive;
    font-size: 12px;
    color: #333333;
 }

 
