.image img {
width: 100%;
height: 250%;
}

.image {
position: relative;
}

.image nombre_asociado{
font-family:Goudy Old Style, cursive;
color: green;
font-size: 70px;
font-weight: bold;
position: absolute;
top: 5%;
bottom: 50%;
left: 35%;
}

.image cumpleanos_asociado{
font-family: Palatino, fantasy;
color: green;
font-size: 60px;
font-weight: bold;
font-style: italic;
position: absolute;
top: 58.3%;
bottom: 50%;
left: 53%;
}


.lucida-handwriting {
    /* sets the text to Lucida Handwriting font*/
    font-family: "Lucida Handwriting", cursive;
}

.otra {
    font-family: "Lucida Handwriting", cursive;
  font-family: Palatino, fantasy;
  font-family: Rockwell, fantasy;
  font-family: Papyrus, fantasy;
  font-family:Perpetua, cursive;
}

.lucida-handwriting {
    /* sets the text to Lucida Handwriting font*/
    font-family: "Lucida Handwriting", cursive;
}

.otra {
    font-family: "Lucida Handwriting", cursive;
  font-family: Palatino, fantasy;
  font-family: Rockwell, fantasy;
  font-family: Papyrus, fantasy;
  font-family:Perpetua, cursive;
}