body
{
  background-image: url("../pictures/police.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed; width="1500">
}

#cop1
{
  position:absolute;
  left: 20%;
  top: 20%;
}

#cop2
{
  position:absolute;
  left: 30%;
  top: 20%;
}

#cabinet
{
  position:absolute;
  left: 90%;
  top: 20%;
}

#police
{
  position:absolute;
  left: 95%;
  top: 60%;
}

#back
{
  position:absolute;
  left: 95%;
  top: 45%;
}

#talk
{
  background-color: white;
  position:absolute;
  left: 10%;
  top: 30%;
}

#next
{
  position:absolute;
  left: 35%;
  top: 20%;
}

#action1
{
  position:absolute;
  left: 95%;
  top: 30%;
}
