*    {margin:0; padding:0; font-family: Verdana, sans-serif;}
body {background:black; font-size:12pt; color:white}

h1 {
  font-size: 26pt; color: white; font-weight: bold;
}

h2 {
  font-size: 20pt; color: red; font-weight: bold
}

div#center {text-align:center}

a:link, a:visited {
  color:blue; text-decoration:underline; font-weight:bold;
}

a:hover, a:active{
  color:red; text-decoration:underline; font-weight:bold;
}