/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.3em; margin: 20% 0 2em; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, blockquote + p, hr + p { text-indent: 0; } .titulo { font-size:1.5em; text-align:center; font-weight:bold; } .intro { font-family: monospace; margin-top: 20%; font-size:1.2em; } .intro p { margin: 2%; } .subt { font-size:0.7em; font-style: italic; font-weight:normal; }