body { font-size: 100%; font-family: "Gentium Book Basic", "Liberation Serif", serif !important; text-align: justify; } /* block text */ h1, h2, h3 { font-family: "Liberation Sans", sans !important; text-align: center; line-height: 100%; } p { line-height: 1.5em; text-indent: 1.5em; margin: 0; } .hangingindent { margin-left: 1.5em; margin-top: 2ex; line-height: 1.5em; text-indent: -1.5em; } .thoughtbreak { margin-top: 2ex; } /* song in chapter 8 */ p.poem { text-indent: 0; font-size: 0.9em; line-height: 1.2em; margin-left: 2em; margin-bottom: 2ex; /* height equal to one line */ margin-top: 2ex; } .poemindent { display: block; text-indent: 1em; } /* inline text */ .hangingindent a { text-decoration: none; } em { font-style: italic; } /* images */ .bookcover { text-align: center; vertical-align: middle; } .bookcover img { height: 99%; } .fullpageimg { text-align: center; } .fullpageimg img { margin-top: 0; height: 99%; }