body
{
  background-image: url("../pictures/police_station1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#police
{
  position:absolute;
  left:48%;
  top:50%;
}

#hall
{
  position:absolute;
  left:93%;
  top:45%;
}

#somebody
{
  position:absolute;
  left:30%;
  top:40%;
}

#city
{
  position:absolute;
  left:70%;
  top:0%;
}

#police1
{
  position:absolute;
  left:78%;
  top:50%;
}

#talk
{
  background-color: white;
  position:absolute;
  left:40%;
  top:10%;
}
