body{
	background: url(images/bg.gif) repeat-x #0A0A0A;
	padding: 0px;
	margin: 0px;
	color: #AAA;
	font: normal 10px "Trebuchet MS", Verdana, Arial, sans-serif;
}

a{
	color: #696969;
	text-decoration: none;
}

a:hover{
	color: #BBB;
}

#header img{
	margin-left: 28px;
}

#header #text{
	text-align: justify;
	position: absolute;
	top: 273px;
	left: 76px;
	width: 190px;
}


#credits {
	position: absolute;
	top: auto;
	margin: 20px 0px 30px 0px;
	text-align: center;
	width: 190px;
}
