body
{
  background-image: url("../pictures/garden.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#well
{
  position:absolute;
  left: 48%;
  top: 52%;
}

#speak
{
  position:absolute;
  left: 40%;
  top: 60%;
}

#desk
{
  position:absolute;
  right: 70%;
  top: 75%;
}

#dom
{
  position:absolute;
  left: 80%;
  top: 60%;
}
