#t1{
    position: absolute;
    height: 35px;
    width: 321px;
    background-image: url('../imagenes/textos/tgold1.png');
    background-size: 100%;
    left: 10px;
    top:120%;
}

#texto{
    position: absolute;
    height: 1100px;
    width: 100%;
    background-image: url('../imagenes/textos/textgold.png');
    background-size: 95%;
    background-repeat: no-repeat;
    top:0%;
    margin-top: -5%;
}
.silver2{
  position: absolute;
  height: 200px;
  width: 338px;
  left: 6%;
  background-size: 100%;
}

#img1{   
    background-image: url('../imagenes/btn/silver2.png');
    top:8%;
}

#img2{
    
    background-image: url('../imagenes/btn/silver2.png');
    top:69%;
}
   
#img3{
    background-image: url('../imagenes/btn/silver2.png');
    top:127%;
}

.silver1{
    position: absolute;
    height: 200px;
    width: 255px;
    left: 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}

#img4{
    background-image: url('../imagenes/btn/silver1.png');
    top:0%;
}

#img5{
    background-image: url('../imagenes/btn/silver1.png');
    top:40%;
}

#img6{
    background-image: url('../imagenes/btn/silver1.png');
    top:80%;
}

#img7{
    background-image: url('../imagenes/btn/silver1.png');
    top:120%;
}
