.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;
}
#freepp {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 2px dashed  #fff;
	background: #041281;
	padding: 3px 5px 5px 5px;
}
#heading {
	float: left;
	width: 400px;
}
