body { font-family: serif; padding: 0; border: 0; font-size: 1em; font: inherit; vertical-align: baseline; } /*************FRONT MATTER*************/ /*Cover*/ .covercontainer { height: 95%; width: 95%; text-align: center; } .coverimage {height: 100%; width: auto;} /*Title Page*/ .logo_container {text-align: center; padding-top: 1em;} .hpc_logo {margin-top: 3em; width: 50%;} .booktitle { text-align: center; font-size: 1.7em; } .subtitle { text-align: center; font-size: 1.5em; } .authorname { text-align: center; font-size: 1.2em; } /*TOC*/ p.ed_break {padding: 1em 0em 0em 0em;} .tocitem { list-style-type:none; list-style-position:inside; text-align:center; text-indent:0; margin-left:0; margin-bottom:1em; font-size:1em; font-weight:bold; line-height:145%; } /************MAIN CONTENT************/ p.content { line-height:145%; margin-top:0; margin-bottom:0; text-indent:1.5em; } p.content_noindent { line-height: 145%; margin-top: 0; margin-bottom: 0; text-indent: 0em; } .illustration {margin: 1em 0; padding: 0; text-align: center;} .pagetitle { text-align: center; padding: 0em 0em 1em 0em; margin: 3em 0 0 0; font-size: 1em; } .pagetitle a { text-decoration: none; } .dedication {text-align: center; margin-top:4em;} h1 {font-size: 1.7em; margin-top: 3em;} h2 {font-size: 1.5em;} h3 {font-size: 1.2em;} h4 {font-size: 1.1em;} h5{font-size: 1em;} p {font-size:1em;margin:0} .image_container_w {width: 95%; height: auto;} .image_w {width: 100%; height: auto;} .image_container_h {text-align: center;} .smcaps {font-size: 80%;} /*************BACK MATTER*************/ .endmatterfirstline { line-height:145%; margin-top:1em; text-indent:0; } .endmatter { line-height:145%; margin-top:0em; text-indent:0; } .frontmatterlogo { text-align:center; margin-top:2.5em; margin-left: auto; margin-right: auto; height:25px; } .booktitle a {text-decoration: none;}