body, a
{
	background-color: rgb(0,0,0);
	color: rgb(255,255,255)
}

th
{
	color: rgb(0,128,255)
}

h1, h2, h3
{
	font-family: courier;
	color: rgb(0,153,255)
}

h1
{
	text-align: center
}

h4
{
	text-decoration: underline
}