
body {
  background-color: black;
  color: #2DD200;
  font-family: "Courier New", serif;
}

.vista-general {
  width: 95%;
  margin: 0 auto;
}

h1 {
  color: #FF0061;
  text-align: center;
  font-size: 1.3em;
}

.ilmm,
.nav-menu,
.descripción-página,
.fotos,
.fotos-miembros,
.importante,
.blinkies,
.banda3img,
.muchos-gifs {
  text-align: center;
}

.ilmm img {
  width: 95%;
}


.descripción img {
  width: 60%;
}

.fotos img {
  width: 35%;
}

.links-fotos-miembros img {
  width: 18%;
}

.fotos-miembros img {
  width: 40%;
}

.links-fotos-rev img {
  width: 30%;
}

.links-fotos-rev2 img {
  width: 65%;
  }

.links-fotos-cds img{
  width: 60%;
}

.muchos-gifs img {
  width: 20%;
}

.calaveras img {
  width: 95%;
}

.banner-image img {
  width: 95%;
}

.importante a {
  text-decoration: none;
  color: #FF0061;
}

.banda3img img {
  width: 43%;
}

@media (min-width: 768px) {
  .vista-general {
    width: 50%;
  }
  
  .menu-página-principal img {
    width: 18%
  }

  .ilmm img {
    width: 78%;
  }
  
  .datos-miembros img {
  width: 30%;
}

.fotos-miembros img {
  width: 20%
}

.links-fotos-miembros img {
  width: 18%
}

.calaveras img {
  width:68%;
}

.descripción-minigif img {
  width: 4%;
}

h1 {
  color: #FF0061;
  text-align: center;
  font-size: 2em;
}

h5 {
  color: #2DD200;
  text-align: center;
  font-size: 1.3em;
  width: 65%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.links-fotos-rev img {
  width: 17%;
}

}

