body
{
  background-image: url("../pictures/biuro.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#city
{
  position:absolute;
  left:90%;
  top:30%;
}

#mayor
{
  position:absolute;
  left:50%;
  top:40%;
}

#document
{
  position:absolute;
  left:90%;
  top:30%;
}

#talk
{
  background-color: white;
  position:absolute;
  left:30%;
  top:30%;
}
