/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 2em; margin: 20% 0 2em; } h2 { margin: 2em 0 1em; font-size: 1.4em; } h2 + p, .subt + p, blockquote + p, .list + p, ol + p { text-indent: 0; } blockquote p { text-indent: 0; text-align: center; font-size:0.9em; } .subt { text-align:center; text-indent:0; font-size:1.4em; margin-bottom: 5%; } .list p { display: block; text-indent: 0; font-size: 0.9em; margin: 1% 5% 2% 5%; }