body {
  background-color: #267309;
  font-family: Verdana, Arial, Helvetica, serif;
  color: #000000
}

table.frame {
  background-color: #ffffff;
  border-style: solid;
  border-color: #df0000;
  border-width: 20;
  font-family: Times New Roman, Helvetica, serif;
}

table.lights {
  background-color: #267309;
  background-image: url(gfx/lights.jpg);
  border-style: none;
  font-family: Times New Roman, Helvetica, serif;
}

h1 {
  text-align: center;
  font-size: large;
  color: ##ff0000
}

h2 {
  text-align: center;
  font-size: large;
  color: #ff0000
}

h3 {
  text-align: left;
  font-size: small;
  color: #800000
}

h4 {
  text-align: center;
  font-size: medium;
  color: #ff0000
}

h5 {
  text-align: left;
  font-size: medium;
  color: #000000
}

p {
  text-align: left
}

img {
  padding-left: 5;
  padding-right: 5
}