body
{
	background: black;
}

div#main
{
	color: white;
	font-family: courier new;
	text-align: center;
}

h1
{
  font-size: 1.5em;
}

a
{
  color: #DA8005;
}

ul
{
  list-style-type: none;
}
