
.indice{
  height:1000px;
  width:300px;
  border-color:#C4FFF3;
  border:10px;
  float:left;
}

.contenido{
  height:100px;
  width:1000px;
  float:left
}
  
.musica1{
  height:210px;
  width:1000px;
  background-color:#96F1FF;
}

.espacio{ 
  height:50px;
  width:1000px;
}

.musica3{
  height:210px;
  width:1000px;
  background-color:#969BFF;
}
  
.autores{
  height:210px;
  width:1000px;
  background-color:#FFF9A1;
}

.generos{
  height:210px;
  width:700px;
  background-color:#FFC7D6;
  text-align:center
}

