.colours {
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/assets/images/bgrnd3.jpeg);
	background-repeat: repeat;
	background-position: left center;
	background-color: #CC0000;
}
