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