body {
	background-image: url(general/waschback1.jpg);
	font-family: Georgia, Arial;
	color: Blue;
}
a:link { color: White; }
a:visited { color: White; }
a:hover { color: White; }
.cont {
	text-align: center;
	color: Blue;
	position: absolute;
	top: 150px;
	left: 350px;
	width: 500px;
	background-color: #F8F8F8;
	}
.gal {
	text-align: center;
	font-size: 1em;
}
td.ref {
	color: white;
	font-family: Arial;
}
th.ref {
	color: white;
	font-family: Arial;
}