body {
	background-color: #413016;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 14pt;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.container {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -170px;
	margin-left: -182px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #889BC5;
}
.credits {
	position: absolute;
	left: 50%;
	bottom: 0px;
	font-size: 8pt;
	width: 500px;
	text-align: center;
	margin-left: -250px;
	padding-bottom: 5px;
	letter-spacing: 0em;
}

