/*  AZ-LU colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#home_text{
	background-color:#FDF7DD;
	border-color:#FFFFFF;
	color:#000000;
}