/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; font-family: "OldEnglish"; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; background-size: 3em 1em; overflow: hidden; } h1 + p, hr + p { text-indent: 0; } .zcapital { font-size: 300%; font-weight: bold; float: left; margin: -0.1em 0.125em -0.2em 0; text-indent: 0; line-height: 1em; height: 1em; font-family: "OldEnglish"; } .zpoema { margin: 2em 0 2em 20%; } .zpoema p { text-align: left; line-height: 1.2em; font-style: italic; text-indent: -2em; } @font-face { font-family: "OldEnglish"; font-style: normal; font-weight: normal; src: url(../Fonts/OldEnglish.ttf); }