.doggy
{
   margin:7px;
   position: absolute;
   left: 5%;
   top: 140%;
   cursor: pointer;
}

.cowman
{
  margin: 25px;
  position: absolute;
  left: 5%;
  top: 15%;
  color: #3E2723;
}

.boniek
{
    margin: 25px;
    position: absolute;
    left: 5%;
    top: 43%;
    color: #00BFA5;
}

.zofia
{
    margin: 25px;
    position: absolute;
    left: 5%;
    top: 75%;
    color: #FF9100;
}

.lery
{
    margin: 25px;
    position: absolute;
    left: 5%;
    top: 107%;
    color: #FF66CC;
}

  a:link
  {
    color: 4E077D;
    text-decoration: underline;
    font-size: 26px;
  }
  a:visited
  {
    color: 4E077D;
    text-decoration: underline;
    font-size: 26px;
  }
  a:hover
  {
    color: blue;
    text-decoration: underline;
    font-size: 26px;
  }

p
{
  color: #4A148C;
  font-size: 36px;
}

.trip
{
  position:absolute;
  left:75%;
  top:40%;
}

.gold
{
  position:absolute;
  left:20%;
  top:30%;
}

.secret_lery
{
  position:absolute;
  left:40%;
  top:30%;
}

.choco
{
  position:absolute;
  left:60%;
  top:50%;
}

.back
{
  position:absolute;
  left:0%;
  top:0%;
}
