body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    background-color: #555555;
    font-family: verdana;
    font-size: 12px;
    background-image: url(images/graysworls.jpg);
    background-repeat: repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 26px auto;
    width: 900px;
    border: solid #FFFFFF 12px;
    background-color: #FFC0C1;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 221px;
    margin: 0 0 5px 0;
    padding: 0;
    background-position: right;
    overflow: hidden;
    background-image: url(images/red_blog_header_creative_nerd.gif);
    background-repeat: no-repeat;
 }

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