body
{
  background-image: url("../pictures/forest2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#park
{
  position:absolute;
  left:50%;
  top:85%;
}

#talk
{
  background-color: white;
  position:absolute;
  left:55%;
  top:30%;
}

#villa
{
  position:absolute;
  left:48%;
  top:0%;
}
