.foreground {
	background-color: #007883;
	background-image: url(images/pxl_007883.gif);
}
.midground {
	background-color: #51ADA6;
	background-image: url(images/pxl_51ada6.gif);

}
.background {
	background-color: #0E3B4A;
	background-image: url(images/pxl_0e3b4a.gif);
}
.credit {
	font-size: 9px;
	color: #51ADA6;
	letter-spacing: 0.01em;
	line-height: 16px;

}
a.creditAnchor {
	
	color: #51ADA6;
	letter-spacing: 0.01em;
	text-decoration: none;

}
a.creditAnchor:hover {
	color: #ffffff;
	text-decoration: underline;
}

