body{
    background-color: #EFAF96;
    font-family:'Times New Roman';

}
img{
    border-radius: 50px;
    border-color: #ea9087;
    border-width: 10px;
    border-style:none;
    width: 180px;

}
.libro{
width:250px;
flex-direction:row ;
align-content: center;

}
 

a img:hover{
    border-style: solid;
    border-color: #8497b5;
    border-radius: 40px;
    

}
p{
    
    justify-content: center;
    
}
.enl{
    display: flex;
    flex-direction: row;
}
.foto{
    width: 500px;
}
.bloque{
    display: flex;
    flex-direction: column;
}
.per {
    display: flex;
    justify-content: center;
}
.m {
    width: 500px;
}

.er {
    width: 400px;
}
