body {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #999999;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 55pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

a:link {
	color: #F96;
}
a:visited {
	color: #F93;
}
a:hover {
	color: #3C0;
}
a:active {
	color: #F63;
}
