
/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	width: 640px;
	margin: 20px auto 0;
}
/*--------------------------
		End Header
--------------------------*/
/*--------------------------
		Content
--------------------------*/

	
.sf_content {	
	color: #eeeeee;
	background-color: #3C0C5A;
        width: 900px;
}	


.sf_content img {	

}

/*--------------------------
		End Content
--------------------------*/
body {
	background-image: url(http://app4.websitetonight.com/projects/7/1/7/4/717422/uploads/Background_body.jpg);
        background-repeat: repeat;        
        background-color: #3C0C5A;
}