body {
	background-color: #D4D4D4;
	padding: 0px;
	margin: 0px;
	color: #424242;
	font: normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
}

a{
	color: #8F8F8F;
	text-decoration: none;
}

a:hover{
	color: #A1C9E4;
}
#header #text{
	text-align: justify;
	font-size: 70%;
	position: absolute;
	top: 337px;
	left: 308px;
	width: 263px;
}

#credits {
    font-size: 80%;
	margin: 20px 0px 70px 0px;
	text-align: center;
	width: 817px;
}







