 /*----------------------------------
		Theme552 Catering
		Cat Food & Restaurant	
----------------------------------*/

body {
	background-repeat: repeat;
	background-color: #E8DCF0 /*~ main.background-color */;
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	background-repeat: repeat-y;	
	color: #F9F1DE /*~ footer.color */;
}

.sf_footer a:link {
	color: #F9F1DE /*~ footer.color */;	
}

.sf_footer a:visited {
	color: #F9F1DE /*~ footer.color */;		
}

.sf_footer a:hover {
	color: #F9F1DE /*~ footer.color */;	
	text-decoration: none;	
}
