body
{
  background: black url(Back.html);
  color: brown;
  font-family: Arial;
  font-size: 15;
}
h1
{
  text-align: center;
}
h2
{
  text-align: center;
}
#glowtext
{
  filter: glow(color=FFFF00,strength=3);
  width: 100%;
}
