@import "page.css"; .frontcover { text-align: center; } .recto { page-break-before: always; margin-top: 5em; text-align: center; } h1 { page-break-after: avoid; margin-bottom: 2em; text-align: center; color: #faa634; } h2 { page-break-before: avoid; margin-bottom: 3em; margin-top: 1em; text-align: center; } h3 { margin-bottom: 3em; margin-top: 1em; text-align: center; color: #9e6614; } h4 { margin-bottom: 10em; margin-top: 0em; text-align: center; } img { text-align: center; page-break-before: avoid; } .verso { text-align: center; page-break-before: always; padding-top: 8%; font-size: small; } .verso h1 { font-variant: small-caps; margin-bottom: 0em; border-bottom: none; } .verso p { text-align: center; margin-top: 0em; } .verso p.nobreak { margin-bottom: 0em; } .verso p.versotitle { font-variant: small-caps; } .dedication { page-break-before: always; margin-top: 10em; text-align: center; font-style: italic; }