
body
{
  background-image: url("../pictures/guest2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

h1
{
  position:absolute;
  left:93%;
  top:30%;
}

#talk
{
  background-color: white;
  position:absolute;
  left:30%;
  top:10%;
}
