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