/* CSS Document */

#bannerCaption h3 {
	background: #622D91;		
	color:#FFFFFF;
}

h1, h2 {
	color:#622D91;
}

#bannerRight {
 	background-image:url(../../assets/images/pictures/colour_wheel_purple.gif)
 }
 
table#quotes td.qoutesStart, table#quotes td.qoutesEnd {
	color:#EC008C;
}
 
