@page{ margin: 5pt; } div.titlepage{ /* for title page style */ margin-top: 2em; margin-bottom: 0em; } p.booktitle{ /* for title of book style in titlepage */ font-size: 4em; text-align: center; margin-top: 1em; margin-bottom: 0.5em; } p.author{ /* for author style in titlepage */ font-size: 2em; text-align: center; margin-top: 1em; margin-bottom: 0em; } p.publisher {/* for publisher in title page */ text-align: center; margin-top: 30%; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; margin-top: 2em; margin-bottom: 0em; } div.dedication{ /* for spacing and margins for dedication page */ margin-top: 30%; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 2.5em; margin-top: 2em; margin-bottom: 0em; } p.center{ /* style for center paragraph */ margin-top: 0em; text-align: center; margin-bottom: 0em; } p.copy{ /* for style of paragraph of copyright page */ text-indent: 0em; margin-top: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } span.underline{ text-decoration: underline; } span.bigger { font-size: 200%; line-height: 0; } span.smallcap{ font-size: 70%; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } sup { font-size: 70%; line-height: 0; } sub { font-size: 70%; line-height: 0; } img.inline{ vertical-align: middle; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-left: 5%; margin-top: 0.5em; margin-bottom: 0em; } /* Please add new style after this comment tag */ p.center3 { margin-top: 3em; text-align: center; margin-bottom: 1em; font-size: 1.25em; } p.copy1 { text-indent: 0em; margin-top: 1em; margin-bottom: 0em; } p.copy2 { text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } p.ornament { margin-top: 1em; text-align: center; margin-bottom: 1em; } p.indent1 { text-indent: 1.5em; margin-top: 1em; margin-bottom: 0em; } p.start { margin-top: 20%; text-indent: 0em; margin-bottom: 0em; } div.box { border: 1px solid #000000; padding: 1em; margin-top: 3em; } p.newtitle { font-size: 2.5em; text-align: center; margin-top: 0.25em; margin-bottom: 0em; } p.center1 { margin-top: 1em; text-align: center; margin-bottom: 0em; } h1.tochead { text-align: center; font-size: 2.5em; margin-top: 2em; margin-bottom: 2em; }