body	{
	background-color:	black;
	color:			white;
	font-family:		Verdana, Trebuchet MS, Arial, Sans-serif Family;
	font-style:		bold;
}

th	{
	color:			red;
}

h1	{
	text-align:		center;
	font-size:		350%;
}

h2	{
	margin-left:		75px;
}

#text	{
	border-width:		3px;
	border-color:		white;
	border-color:		white;
	border-width:		3px;
	border-style:		solid;
	text-align:		left;
	margin-left:		500px;
	margin-right:		75px;
	margin-top:		-400px;
	float:			right;
	padding:		8px;
}	

#links	{
	text-align:		center;
}

#footer	{
	text-align:		center;
}

a:link {
	color:			white;
}

a:visited {
	color:			red;
}

a:hover {
	background-color:	red;
	color:			gray;
}
