body {
	background: url('/WebImages/page-fx/cd/main.jpg')
	no-repeat fixed left bottom black;
	}
body>.whiteglass, .whiteglass {
	background: url('/WebImages/page-fx/cd/whiteglass.jpg')
	no-repeat fixed left bottom #ffffff;
	}
body>.purpleglass, .purpleglass {
	background: url('/WebImages/page-fx/cd/purpleglass.jpg')
	no-repeat fixed left bottom #CC66CC;
	}
div.purpleglass { color: white; }
