@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: 3em; text-align: center; margin-top: 1em; margin-bottom: 0.5em; } p.author{ /* for author style in titlepage */ font-size: 1.8em; text-align: center; margin-top: 1em; margin-bottom: 3em; } p.pub {/* for publisher in title page */ font-size: 1em; text-align: center; margin-top: 20%; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; text-align: center; margin-top: 2em; margin-bottom: 0em; } div.dedication{ /* for spacing and margins for dedication page */ margin-left: 2%; margin-right: 2%; margin-top: 3em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ font-size: 1.1em; text-align: center; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 2em; margin-top: 2em; margin-bottom: 2em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0.3em; margin-bottom: 0.5em; } p.center{ /* style for center paragraph */ margin-top: 0em; font-size: 1.2em; text-align: center; margin-bottom: 0em; } p.copy{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.head{ /* heading-1 style in book */ text-align: center; font-size: 1em; margin-top: 1em; margin-bottom: 0em; } div.block{ /* for blockquote style */ margin-left: 5%; margin-right: 5%; margin-bottom: 1em; margin-top: 1em; } p.nonindent{ /* for nonindent paragraph */ margin-top: 0.0em; text-indent: 0em; margin-bottom: 0em; } p.nonindent1{ /* for top margin in nonindent paragraph */ margin-top: 1.5em; text-indent: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } p.indent1{ /* for indent paragraph */ text-indent: 47%; margin-top: 0em; margin-bottom: 0em; } span.underline{ text-decoration: underline; } span.bigger { font-size: 210%; line-height: 0; } span.smallcap{ font-size: 70%; } a{ text-decoration: none; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-left: 5%; margin-top: 0.2em; margin-bottom: 0em; } /* Please add new style after this comment tag */ p.ornament{ /* style for center paragraph */ margin-top: 0.5em; text-align: center; margin-bottom: 0.5em; } h1.tochead{ margin-top: 2em; text-align: center; margin-bottom: 1.5em; } h1.ack { margin-top: 2em; font-weight: normal; text-align: center; font-size: 1.4em; margin-bottom: 3em; } h1.also { margin-top: 2em; font-weight: normal; text-align: center; font-size: 1.6em; margin-bottom: 0.5em; } p.center1{ /* style for center paragraph */ margin-top: 1em; font-size: 1.2em; text-align: center; margin-bottom: 0em; } p.copy1{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 1em; margin-bottom: 0em; } p.halftitle{ /* for title of book style in titlepage */ font-size: 3em; text-align: center; margin-top: 2.5em; margin-bottom: 0.5em; } h1.front { margin-top: 2em; text-align: center; font-weight: normal; font-size: 1.8em; margin-bottom: 1em; } p.head1{ /* heading-1 style in book */ text-align: center; font-size: 1.2em; margin-top: 1em; margin-bottom: 1em; }