body
{
  background-image: url(../images/dummy.png);
  background-repeat: no-repeat;
  background-position: 90% 90%;
  background-attachment: fixed;
  color: white;
  background-color: transparent;
}

div.whole
{
  background-color: transparent;
}
