body { 
  background: #000000; 
  margin-top: 0;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Tahoma, sans-serif;
  color: #bae9ff;
}

a:link, a:active, a:visited {
  color: #aaf;
  text-decoration: none;
}

a:hover {
  color: #aaf;
  text-decoration: underline;
}

h1 {
	text-align: center;
	color: white;
}

h2 {
	text-align: center;
	color: white;
}

h3 {
	color: white;
}

img {
  border-width: 0px;
}