body
{
  background-image: url("../pictures/barman.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#pizza
{
  position:absolute;
  left:90%;
  top:40%;
}

#talk
{
  background-color: white;
  font-size: 26px; 
  position:absolute;
  left:35%;
  top:50%;
}
