BODY {
  margin: 0;
  color: #ffcc00;
  background-color: black;
  }
TD {
	vertical-align: top;
	text-align: left;
}
TD.center {
	vertical-align: middle;
	text-align: center;
}
IMG {
  border-style: none;
}

H1 {
  text-align: center;
}

P {
  font: small Verdana;
  text-align: justify;
}

P.center {
  text-align: center;
}
.text1 {
  color: white;
}
.text2 {
  color: white;
}