/* Estilos propios del libro */


h1 {
  font-family: sans-serif;
  font-weight: normal;
  text-align: right;
  margin-top: 0;
  margin-right: 0;
  margin-left: 15%;
  text-indent: 0;
}
.w6{
 height: 6em;
width: auto;
}


.w10{
 height: 15em;
width: auto;
}


.w20{
 height: 25em;
width: auto;
}

p{
font-size: 1em;
}
