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