body {
	background-color: #ECF6CB;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 25px;
	margin-left: 25px;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5A6439;
	text-align: center;
}
.credits a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5A6439;
	text-align: center;
}
.credits a:visited {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5A6439;
	text-align: center;
}
.credits a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF66CC;
	text-align: center;
	text-decoration: underline;
}
