/*--------------------------------
		Theme_# 288
		Cat 	Arts & Hobbies
		Name	Look At Me
--------------------------------*/
body {	
	background-color: #CF5D00 /*~ main.background-color */;
}

.sf_main_header {	
	color: #4C0A0A /*~ header.color */;
	font-family: Georgia, "Nimbus Roman No9 L", serif /*~ header.font */;
	font-size: 36px /*~ header.size */;
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

.sf_footer {	
	background-position: center;
	background-repeat: repeat-y;
	color: #FFFFFF /*~ footer.color */;
	background-color: #FFB51F;
}
