/*HEADINGS*/
.heading{
	background-image:  url(../images/heading_about.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:112px;
}
/*COLOURS*/
.colours{
	background-image:  url(../images/colours_maroon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:211px;
}

.logo_colour{
	background-image:  url(../images/logo_shf_maroon.gif);
	background-position: bottom left;
	width:145px;
	height:131px;
}
