body
{
  background: url(main_background.jpg);
  color: white
}
a
{
  text-decoration: none;
  color: yellow
}
table
{
  background: url(text_background_small_dark.jpg);
  border: 1
}
p.copyright
{
  color: white;
  align: center
}