/*  AZ Spain 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_title, #home_text {
	background-color:#703572;
}

#contentholder{
	color:#000000;
}

#contentarea span.altcolour{
	color:#663366;
}
