/* 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 12%; font-family: "OrigGarmnd BT"; font-weight: normal; } .tt { font-size:1.2em; margin-top:0.5em; display:block; } .invi { visibility: hidden; } hr { height: 2.5em; } h1 + p, hr + p { text-indent: 0; } @font-face { font-family: "OrigGarmnd BT"; font-style: italic; font-weight: normal; src: url(../Fonts/GaramondOriginal-I.ttf); } @font-face { font-family: "OrigGarmnd BT"; font-style: normal; font-weight: normal; src: url(../Fonts/GaramondOriginal.ttf); }