body {
    background-color:white;
    color: black;
    font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 12px;
}
a {
    color: #000000;
}
a:active {
    color: #000000;
}
a:hover {
    color: #000000;
}
h1 a {
    text-decoration: none;
}
form label {

}
.spacer {
  margin-right: 24px;
}
#letters {
  /* uncomment to center
  text-align: center;
  */
}