.smallwhitetext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.mainbg {
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.coloursphotos {
	float: left;
	width: 250px;
	height: 225px;
}
.clear {
	clear: both;
}