@charset "utf-8";
.back1 {
	background-image: url(images/meditation-surrey.png);
	background-repeat: no-repeat;
}
.back2 {
	background-image: url(images/surrey-meditation-cranleigh.png);
	background-repeat: no-repeat;
}
.back3 {
	background-image: url(images/cranleigh-meditation-surrey.png);
	background-repeat: no-repeat;
}
.back4 {
	background-image: url(images/surrey-meditation.png);
	background-repeat: repeat-y;
}
.back5 {
	background-image: url(images/cranleigh-meditation-surrey.png);
	background-repeat: repeat-y;
}

.font1 {
	font-family: "felix Titling";
	font-size: 16px;
	color: #450F59;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.font3 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #450F59;
}
.font4 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
}
.green1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #22AE89;
}
.green2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0F936C;
}
.purplesmall {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #450F59;
	text-decoration: none;
}
.smallgrey {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

