.sf_region2 {
    float: left;
    display: inline;
    width: 350px;
    min-height: 450px;
    height: 450px;
    clear: both;
    color: #888f95;
    background-repeat: no-repeat;
    background-image: url(images/blogpic.jpg);
 }

 body {
    background-color: #888F95;
    background-image: url(images/body-bkg_1.gif);
    background-repeat: repeat;
    font-family: arial;
    font-size: 12px;
    color: #595A5F;
 }

 
