
table {
  width: 100%;
}

td    {
  text-align: center;
}
a    {
  font-size: 2em;
}

h1 {
  text-align: center;
  font-size: 40pt;
  font-family: Palace Script MT;
  color: #3333ff;
}
p {
  font-size: 1.4em
}
