div.whole
{
  background-image: url(../images/dummy.png);
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: white;
}
