@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: 0em; line-height: 0.9em; } p.author{ /* for author style in titlepage */ font-size: 2.5em; text-align: center; margin-top: 1em; margin-bottom: 0em; } p.publisher {/* for publisher in title page */ text-align: center; margin-top: 35%; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; margin-top: 2em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; margin-top: 3em; margin-bottom: 0em; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 3em; margin-top: 2em; margin-bottom: 3em; } 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; } div.box{ /* for box style in book */ border: 1px solid #000000; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 1em; margin-top: 2em; margin-bottom: 0em; } 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; } span.underline{ text-decoration: underline; } span.bigger { font-size: 120%; 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.center2 { margin-top: 2em; text-align: center; margin-bottom: 0em; } p.indent1 { text-indent: 1.5em; margin-top: 1em; margin-bottom: 0em; } p.indent { text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } p.copy1 { text-indent: 0em; margin-top: 1em; margin-bottom: 0em; } p.center3 { text-align: center; font-size: 3em; margin-top: 1em; margin-bottom: 0.5em; } p.centerb { margin-top: 0em; text-align: center; margin-bottom: 0em; font-size: 1.25em; } p.nonindent3 { margin-top: 20%; text-indent: 0em; margin-bottom: 0em; } h1.tochead { text-align: center; font-size: 3em; margin-top: 2em; margin-bottom: 3em; }