@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: 2em; margin-bottom: 0em; } p.booktitle{ /* for title of book style in titlepage */ font-size: 2.6em; text-align: center; margin-top: 1em; margin-bottom: 1em; } p.author{ /* for author style in titlepage */ font-size: 2.1em; text-align: center; margin-top: 1em; margin-bottom: 3em; } p.publisher {/* for publisher in title page */ font-size: 0.8em; text-align: center; margin-top: 0.3em; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; text-align: center; margin-top: 2em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ margin-top: 4em; margin-bottom: 0em; text-align: center; } h1.chapter { /* for chapter heading style */ font-weight:normal; text-align: center; font-size: 1.9em; margin-top: 2em; margin-bottom: 0em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0em; 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-align: center; margin-top: 0em; margin-bottom: 0em; } h1.heading{ /* heading-1 style in book */ text-align: center; font-weight: normal; font-size: 1.3em; margin-top: 3em; margin-bottom: 1.5em; } div.block{ /* for blockquote style */ margin-left: 1.5em; margin-right: 1.5em; 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; } span.underline{ text-decoration: underline; } span.small{ font-size: x-small; } span.small1{ font-size: 1.1em; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } sup { vertical-align: 4px; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-top: 0.2em; margin-bottom: 0.2em; font-size:1.1em; } span.small124{ font-size: x-small; } span.color{ color: gray; } /* Please add new style after this comment tag */ p.center1{ font-size:1.1em; margin-top: 1.2em; text-align: center; margin-bottom: 1em; } p.center2{ margin-top: 0.4em; text-align: center; margin-bottom: 0.4em; } p.copy1{ text-align: center; margin-top: 0.8em; margin-bottom: 0em; } p.chapter{ margin-top: 0.4em; text-align: center; margin-bottom: 4em; } p.head{ text-align: center; font-weight: normal; font-size: 1.5em; margin-top: 1em; margin-bottom: 1em; }