#contenedor {
  background-image: url("images/INDEX.png");
  background-repeat: no-repeat;
  position: relative;
  height: 1030px;
  width: 1200px;
  margin: auto;
}
#slider2 {
  position: absolute;
  width: 1200px;
  height: 480px;
  left: 0px;
  top: 0px;
  background-color: brown;
}
#historia {
  position: absolute;
  height: 84px;
  width: 190px;
  left: 47px;
  top: 616px;
}
#disco {
  position: absolute;
  height: 84px;
  width: 266px;
  left: 267px;
  top: 616px;
}
#galeria {
  position: absolute;
  height: 84px;
  width: 179px;
  left: 550px;
  top: 616px;
}
#video {
  position: absolute;
  height: 84px;
  width: 225px;
  left: 756px;
  top: 616px;
}
#extra {
  position: absolute;
  height: 84px;
  width: 131px;
  left: 1004px;
  top: 616px;
}

#creditos {
  position: absolute;
  height: 33px;
  width: 169px;
  left: 939px;
  top: 867px;
}
body {
  background-color: black;
  background-image: url("images/back.gif");
  margin: 0px;
  padding: 0px;
}
#playlist {
  position: absolute;
  width: 1200px;
  height: 80px;
  left: 0px;
  top: 950px;
}
