div.whole
{
  padding-top: 4em;
  background-image: url(../images/dummy.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top;
  background-color: white;
}

p
{
  margin-left: 1em;
  margin-right: 1em;
}

p.navigation
{
  margin-left: 0;
  margin-right: 0;
  text-indent: 0em;
}
