/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } /* chapter headings to avoid unwanted page breaks */ div.chapter { page-break-before: always } .cover { margin-left: auto; margin-right: auto; margin-top: 3em; margin-bottom: 3em; border: 2px solid; text-align: center } /* front matter */ .front { page-break-before: always; page-break-after: always; margin-top: 5em; margin-bottom: 5em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.r5 { width: 5%; margin-top: 1em; margin-bottom: 1em } hr.r8 { width: 8%; margin-top: 1em; margin-bottom: 1em } hr.r65 { width: 65%; margin-top: 3em; margin-bottom: 3em } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .bbox { border: solid 2px; margin: auto } /* list */ ul { list-style-type: none } .center { text-align: center } .small { font-size: small } .p180 { font-size: 1.8em } .p1 { font-size: 1em } /* Images */ .figcenter { margin: auto; text-align: center } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/