/**/ /*General Document Styles*/ body { font-family: Georgia, serif; margin-left: 15%; margin-right: 15% } p { text-align: justify; line-height: 1.5; text-indent: 2em; margin: 0 } h1, h2, h3, h4 { text-align: center; margin: 3em 0; font-weight: normal; text-indent: 0 } h1.pg { font-family: Times-Roman, serif; text-align: center; margin: 0 0; font-weight: bold; text-indent: 0 } h3.pg { font-family: Times-Roman, serif; text-align: center; margin: 0 0; font-weight: bold; text-indent: 0 } p.pg { font-family: Times-Roman, serif; text-align: left; margin: 0 0; font-weight: normal; text-indent: 0 } /*Page number styling*/ .pagenum { text-align: left; color: gray; background-color: inherit; padding: 0; text-indent: 0; font-weight: normal; font-style: normal; /*Comment next line to show the page numbers*/ visibility: hidden } /*miscellaneous styles*/ .small_all_caps { font-size: 90% } .side_footnote { text-indent: 0; text-align: left; font-size: 0.9em } .fnmarker { vertical-align: top } #supply_list { list-style-type: lower-alpha; line-height: 1.5em } #school_rules { line-height: 1.5em } .printer { text-align: center; text-indent: 0; font-size: 0.75em } /*Frontmatter styles*/ .section, .chapter, #dedication { margin: 6em 0 } #front_matter p, #title_page p, #dedication p { text-indent: 0; text-align: center } #book_cover, #frontispiece { width: 90%; margin: auto; text-align: center; text-indent: 0 } #book_cover img, #frontispiece img { margin: auto } .book_title { font-family: Verdana, sans-serif; line-height: 2em; letter-spacing: 0.8em } .book_title .small_all_caps { font-size: 75% } .author { font-size: 1.75em; margin: 6em 0; font-family: Verdana, sans-serif } #dedication { font-style: italic } #dedication p { width: 50%; text-align: center; text-indent: 0; margin: auto } .dedicatee { font-size: 1.75em } #rights_statement p { text-indent: 0; text-align: center; font-variant: small-caps } #contents { width: 70%; margin: 4em 15% } #contents ol { font-variant: small-caps; font-size: 1.2em } .author_sign { font-variant: small-caps; text-align: right; margin-right: 2em } .author_location { font-style: italic } /*Chapter styles*/ .chapter_number { text-indent: 0; text-align: center; font-size: 1.25em } /*The Beginning and The End*/ #the_beginning { border-top: 2px gray solid } #the_end { padding: 2em 0 } /*Links*/ a:link { text-decoration: none } a:visited { text-decoration: none } a:hover { color: #A8480E; background-color: inherit } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 75% } /**/