.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	background-color: #FFFFFF;
}
.contenttextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mosaicb {
	background-image: url(images/mosaic-background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:bottom left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mosaic {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/mosaic-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
