/**/ body { margin-left: 10%; margin-right: 10% } 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 } .fm2 { font-size: 125%; text-align: center; font-weight: bold } .fm3 { font-size: 100%; text-align: center; font-weight: bold } .fm4 { font-size: 90%; text-align: center; font-weight: bold } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } .author { text-align: right; margin-right: 20% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center } .transnote { background-color: #ADD8E6; color: inherit; margin: 2em 10% 1em 10%; font-size: 80%; padding: 0.5em 1em 0.5em 1em } .transnote p { text-align: left } ins.correction { text-decoration: none; /* replace default underline.. */ border-bottom: thin dotted red; /* ..with thin dotted red */ } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /**/