BODY {
  topMargin: 0;
  leftMargin: 0;
  font-family: Verdana, Arial Narrow, Microsoft Sans Serif, Trebuchet MS, Comic Sans MS, Garamond, Impact, Courier;
  background-color: cadetblue;
  color: indigo;
}
A {
  color: indigo;
  text-decoration: none;
}
TD {
  text-align: center;
}