@import "page.css"; p { font-family: sans-serif; } .frontcover { text-align: center; } .recto { padding-top: 3%; text-align: center; } .recto h3,h4 { margin-bottom: 0em; margin-top: 0em; } .recto img { text-align: center; padding-top: 55%; } .verso { text-align: center; page-break-before: always; } .verso h1 { font-variant: small-caps; margin-bottom: 0em; margin-top: 0em; } .verso p { text-align: center; margin-top: 0em; font-size: small; } .verso p.nobreak { margin-bottom: 0em; } .verso p.versotitle { font-variant: small-caps; } .dedication { page-break-before: always; padding-top: 30%; } .dedication p { text-align: center; } .caption { margin-top: 1em; font-size: small; font-family: serif; font-style: italic; page-break-before: avoid; } .caption em { font-style: normal; }