/*  
	Zuur colour file
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#footer{
	background-image:url(../images/footer_bg.gif);
}

