
body
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: large;
  color: #000;
  background: #fff url(images/background_aftrnoon.gif) repeat-y;
}
h2, h3, li, p
{
  text-align: center;
}
h3
{
  font-size: x-large;
}
ul
{
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
li
{
  margin-left: 0;
}
.foot
{
  font-size: x-small;
}