/**/ body { margin-left: 15%; margin-right: 15% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 80%; text-align: right; color: silver } /* page numbers */ /* poetry number */ .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center; margin-top: 3em } .centerbox { width: 30%; /* heading box */ margin: 0 auto; text-align: center; padding: 1em } /**/