 body { 
  background:white; 
  font-size:16pt;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  /*
  text-shadow: red 0px 0px 15px;
  text-shadow: gray 3px 3px 2px;
  */

}

.center {
  text-align:center;
  margin-top:50px;
}

.center a:link {
  font-size:10pt;
}
