BODY {
  background-color: #333;
  color: #000;
  }
A {
  color: #fff;
}
IMG {
  border-width: 2px;
  border-color: #fff;
}
TABLE {
  border-width: 0px;
}
TABLE.button {
  border-width: 3px;
  border-spacing: 2px;
  border-padding: 2px;
  background-color: #aaa;
}
TABLE.buttonbar {
  border-width: 0px;
  bakground-color: #00a;
  width: 100%;
}
A.button2 {
  color: #000
  text-decoration: none
}
H1 {
  text-align: center;
  color: #c00;
}
H2 {
  text-align: center;
}
H3 {
  text-align: left;
}
H4 {
  text-align: left;
}
H5 {
  text-align: left;
}
