body
{
  background-image: url("../pictures/police_station.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#police
{
  position:absolute;
  left:48%;
  top:50%;
}

#city
{
  position:absolute;
  left:95%;
  top:50%;
}
