/**/ body { font-family: Georgia, serif; margin-left: 15%; margin-right: 15% } p { text-align: justify; margin: 0; text-indent: 1em; line-height: 1.5em; font-size: 125% } p.pg { text-align: left; margin: 0; text-indent: 0; line-height: 1.1em; font-size: 100%; font-family: Times-Roman, serif } h1, h2 { text-align: center; font-weight: normal; margin-top: 2em } h1.pg { text-align: center; font-weight: bold; font-size: 190%; font-family: Times-Roman, serif } h3.pg { text-align: center; font-weight: bold; font-size: 110%; font-family: Times-Roman, serif } div.illo { text-align: center; width: 100%; margin: 2em auto; text-indent: 0 } .illo p { text-align: center; text-indent: 0; font-size: 0.9em } img { border: none } .pagenum { text-align: left; color: gray; background-color: inherit; font-weight: normal; font-style: normal; font-variant: normal; letter-spacing: normal; text-indent: 0 } a[title].pagenum:after { /* Uncomment next line to show page numbers */ /*content: attr(title);*/ } /* Frontmatter styles*/ #cover, #ads, #contents, #frontmatter { margin: 3em 0 } #title_page p { text-align: center; text-indent: 0 } .subtitle, .author_work_list { line-height: 1em } .author { font-size: 125%; padding: 1em } .author_works, .special_name { font-variant: small-caps } .illustrator, .publisher { margin: 2em 0; line-height: 1.4em; font-size: 100% } #ads p { text-indent: 0; text-align: center } .ad_head_1 { font-size: 1.5em } .ad_head_2 { margin-top: 2em; font-size: 1.25em } ul { list-style-type: none } .copyright { margin-top: 2em; font-size: 0.9em } ol { list-style-type: upper-roman } .interior_title { text-align: center; text-indent: 0; font-weight: bold; font-size: 150% } /* Chapter Styles */ .chapter { margin: 5em 0 } .chapter > h2 { line-height: 2.5 } .chapter_name { font-size: 80% } .return_toc { font-size: 80%; text-align: right; margin: -2em -2em 2em 0 } h2 + p { margin-top: 2em } .poem { margin: 1.5em 2em } .poem p { text-indent: -1em; text-align: left; padding-left: 1em } .poem p.i2 { text-indent: 1em } .first_word { font-variant: small-caps } .keep_together { white-space: nowrap } .centered { text-align: center; text-indent: 0; padding: 1.5em } .smaller { font-size: 90% } /* framing decoration */ #the_beginning { border-top: thin gray solid; margin: 2em 0 } #the_end { border-bottom: thin gray solid; margin: 2em 0 } /* no underlines in links */ a:link { text-decoration: none } a:visited { text-decoration: none } a:hover { color: red; background: 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: 85% } /**/