/*--------------------------
		Content
--------------------------*/

.sf_content {
    height: 300px;
    padding: 20px 20px 40px 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    background-image: url(uploads/Wallpaper.jpg);
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_content img {
	
}


/*--------------------------
		End Content
--------------------------*/
