body {
    background-color: black;

}

#frame {
    position: fixed;
    z-index: 90;
    width: 800px;
    height: 800px;
    margin-left: 60px;
    margin-top: 150px;
    background-color:#000008;

}

#img {
    position: fixed;
    z-index: 92;
    width: 150px;
    background-color:#000008;
}


#wolf {
  position: fixed;
  z-index: 95;
  width: 105%;
  height: 900px;
  margin-left: -80px;
  
}

#b1 {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;

}

#b {
  background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    position: fixed;
    width: 100px;
    z-index: 999;

    
}

#play {
  width: 45px;
  height: 45px;
  z-index: 999;
  position:fixed;
  margin-top: -10px;
  margin-left: -10px;


}

#izq
{
    width: 53px;
    z-index: 999;
    position:fixed;
    margin-left:85px;
    margin-top: 30px;

}

#der
{
    width: 53px;
    z-index: 999;
    position:fixed;
    margin-top:25px;
    margin-left:135px;
    margin-top: 50px;
    

}

#stop
{
  width: 45px;
  height: 45px;
  z-index: 999;

  position:fixed;
  margin-top: -50px;
  margin-left: -10px;
}

#marginT {
  
  margin-top: 580px;

}

#marginT2 {
  margin-top: 640px;
  

}


#b2 {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  z-index: 999;
}

#stopid {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  z-index: 999;
}



#phones {
  position:fixed;
  width: 50px;
  margin-top: 400px;
  margin-left: 445px;
  z-index:99;
}


#phones2 {
  position:fixed;
  width: 70px;
  margin-top: 420px;
  margin-left: -75px;
  z-index:99;
}


/*#footer {
  position:fixed;
  background-color:#000008;
  width: 100%;
  height: 900px;
  margin-top: 850px;
  z-index:999;
}*/


#footer {
  position:fixed;
  background-color:#000008;
  width: 100%;
  height: 1500px;
  margin-top: 0px;
  z-index:80;
}