/*  
	branch4 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
*/

#contentarea{
	background-image:url(../../images/4backcontent.gif);
}

#contentarea h1 {
	background-image:none;
}
