@page{ margin: 5pt; } div.cover{ /* for top bottom of cover */ margin-top: 0em; margin-bottom: 0em; } div.cover_wrap{ width: 100%; text-align: center; } img.cover { max-height: 100%; max-width: 100%; } img.full-page-image { /* for full page image */ max-width: 100%; height: 100%; page-break-after: always; page-break-before: always; } @media amzn-mobi { /* for any kindle related style */ div.list{ margin-top: 2em; margin-bottom: 0.5em; } p.hang{ margin-top: 0.25em; margin-bottom: 0.25em; text-indent: -1em; } } div.titlepage{ /* for title page style */ margin-top: 3.7em; margin-bottom: 0em; } h1.booktitle{ /* for title of book style in titlepage */ font-size: 3.9em; text-align: center; margin-top: 1em; margin-bottom: 0.3em; line-height:1em; } p.subtitle{ /* subtitle in titlepage */ text-align: center; font-size: medium; margin-top: 0.5em; margin-bottom: -1em; } h2.author{ /* for author style in titlepage */ font-size: 2.1em; text-align: center; margin-top: 1em; margin-bottom: 20%; } p.publisher {/* for publisher in title page */ font-size: small; text-align: center; margin-top: 0.5em; 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: 25%; margin-bottom: 0%; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; } h1.part { /* for part heading style */ text-align: center; font-size: 2.5em; margin-top: 3em; margin-bottom: 0em; } h1.chapternum { /* for chapter heading style */ text-align: center; font-size: 1.7em; margin-top: 2.5em; margin-bottom: 0.6em; } h2.chaptertitle { /* for chapter heading style */ text-align: center; font-size: 2.1em; margin-top: 1em; margin-bottom: 2.7em; } p.right{ /* style for paragraph in right */ text-align: right; margin-right: 0.7em; margin-top: 0.2em; margin-bottom: 0.2em; } p.center{ /* style for center paragraph */ margin-top: 0em; text-align: center; margin-bottom: 0em; } p.center1{ /* style for center paragraph */ margin-top: 1em; text-align: center; margin-bottom: 0em; } p.copy{ /* for style of paragraph of copyright page */ margin-top: 0em; margin-bottom: 0em; } p.copy1{ /* for style of paragraph of copyright page */ margin-top: 0.7em; margin-bottom: 0em; } p.copy2{ /* for style of paragraph of copyright page */ text-indent:1.5em; margin-top: 0em; margin-bottom: 0em; } p.head1{ /* heading-1 style in book */ text-align: center; font-size: x-large; margin-top: 0em; margin-bottom: 1em; } p.subhead{ /* heading-2 style in book */ margin-bottom: 0em; text-align: center; font-weight: bold; } div.block{ /* for blockquote style */ margin-left: 2.7em; margin-right: 1.5em; margin-top: 1.2em; margin-bottom: 1.2em; font-size: 0.9em; } div.box{ /* for box style in book */ margin-top: 14%; margin-bottom: 5%; margin-left: 25%; margin-right: 25%; border: 1px solid; } p.nonindent{ /* for nonindent paragraph */ margin-top: 0.3em; margin-bottom: 0em; } p.nonindent1{ /* for top margin in nonindent paragraph */ margin-top: 1.5em; text-indent: 0em; margin-bottom: 0em; text-indent: 1.5em; } p.nonindent0{ /* for top margin in nonindent paragraph */ margin-top: 1em; text-indent: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } span.dropcaps{ /* for dropcaps style */ float: left; font-size: 55px; line-height: 60px; padding-top: 1px; margin-top: -.09em; } span.underline{ text-decoration: underline; } span.big{ font-size: xx-large; } span.big1{ font-size: x-large; } span.big2{ font-size: medium; } span.small{ font-size: x-small; } span.small1{ font-size: small; } span.small2{ font-size: large; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } sup { vertical-align: 4px; } sup.frac, sub.frac { font-size: 0.7em; } p.pagebreak{ page-break-after: always; } img.inline{ vertical-align: middle; } a.hlink { text-decoration: none; } h1.tochead{ /* for individual entries */ text-align:center; margin-top: 2.3em; margin-bottom: 2.5em; font-size: 2em; } p.toc{ /* for individual entries */ margin-left: 1em; margin-top: 0.5em; margin-bottom: 0.2em; } span.small124{ font-size: x-small; } span.color{ color: gray; } div.footnote { /* for footnote div */ font-size: small; border-style: solid; border-width: 1px 0 0 0; margin-top: 2em; } p.footnote { /* for footnote paragraph */ margin-left: 2em; } p.fm{ /* style for fm paragraph */ margin-top: 3.9em; margin-bottom: 1em; text-align: center; font-size:1.4em; } div.fm{ /* style for fm paragraph */ margin-top: 3.9em; margin-bottom: 0em; text-align: center; font-size:1.2em; } h1.acknowledgments { /* for acknowledgments heading style */ text-align: center; font-size: 1.2em; margin-top: 2.7em; margin-bottom: 1.5em; } div.blockquote{ /* for blockquote style */ margin-left: 25%; margin-top: 22%; margin-bottom: 0%; } p.backmatter{ /* style for backmatter paragraph */ margin-top: 1em; text-align: center; margin-bottom: 1em; } p.star0{ /* style for deletestar0 paragraph */ margin-top: 1em; text-align: center; margin-bottom: 1em; } /* Please add new style after this comment tag */