body {
  color:               white;
  background-color:    black;
  background-repeat:   no-repeat;
  background-position: center 0;
  font-family:         cursive;
  text-decoration:     none;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
p {  }

td {  }

a:link { color: #ff6600 ; text-decoration: none; }

a:visited { color: white ; text-decoration: none; }

a:hover { color: #ff6600 ; text-decoration: none; }

a:active { color: #ff6600 ; text-decoration: none; }
