body {
	background-color: 99CCFF;
}
a {
	color: #333366;
}
a:hover {
	color: #009900;
}
.GallCell {
	text-align: center;
}
.GallCell img {
	border: 1px solid #000000;
}