.sf_main {
    background-repeat: no-repeat;
    min-height: 300px;
    height: 300px;
    margin-left: 240px;
    padding: 40px 40px 40px 60px;
    background-image: url(images/blackfade30x1520.jpg);
 }

 .sf_wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 1%;
    height: 1%;
    clear: both;
    background-color: #ffffff;
    background-image: url(images/blackfade30x1520.jpg);
 }

 
