@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; } 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.title{ /* for title of book style in titlepage */ font-size: 5em; text-align: center; margin-top: 1.5em; margin-bottom: -0.5em; } p.subtitle{ /* subtitle in titlepage */ text-align: center; font-size: medium; margin-bottom: -1em; } p.author{ /* for author style in titlepage */ font-size: 0.9em; text-align: center; margin-top: 3em; margin-bottom: 0em; } p.publisher {/* for publisher in title page */ font-size: x-small; text-align: center; margin-top: 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; } div.dedication{ /* for spacing and margins for dedication page */ margin-left: 2em; margin-right: 2em; margin-top: 4em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; margin-top: 4em; margin-bottom: 0em; } h1.part { /* for part heading style */ text-align: center; font-size: 2.5em; margin-top: 3em; margin-bottom: 0em; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 2.5em; margin-top: 0em; margin-bottom: 0em; font-weight: bold; } p.right{ /* style for paragraph in right */ text-align: right; } 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; } p.head1{ /* heading-1 style in book */ text-align: center; font-weight: bold; font-size: large; margin-top: 0em; } p.subhead{ /* heading-2 style in book */ margin-bottom: 0em; text-align: center; font-weight: bold; } div.block{ /* for blockquote style */ margin-left: 1.5em; margin-right: 1.5em; margin-bottom: 1em; margin-top: 1em; } div.box{ /* for box style in book */ border: 1px solid #c0c0c0; padding-left: 1.5em; padding-right: 1.5em; padding-top: 10px; padding-bottom: 10px; background-color: #c0c0c0; margin-top: 0.2em; margin-bottom: 0.3em; font-size: 1.2em; } 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.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; } p.toc{ /* for individual entries */ margin-left: 10%; margin-top: 0.3em; } 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; } /* Please add new style after this comment tag */ p.title1{ font-size: 6.5em; text-align: center; margin-top: 0em; margin-bottom: 0em; font-weight: normal; } p.title2{ font-size: 1.5em; text-align: center; margin-top: 0.2em; margin-bottom: 0em; } p.title0 { font-size: 5em; text-align: center; margin-top: 0em; margin-bottom: -0.5em; } p.copy1 { text-align: center; margin-top: 1em; margin-bottom: 0em; } h1.chapter1 { text-align: center; font-size: 2.5em; margin-top: 0em; margin-bottom: 1em; font-weight: normal; } h1.chapter2 { text-align: center; font-size: 1.3em; margin-top: 3.5em; margin-bottom: 2em; font-weight: bold; } p.chapter { text-align: center; font-size: 1em; margin-bottom: 0em; } p.center0 { text-align: center; } p.center3 { margin-top: 5em; text-align: center; margin-bottom: 0em; } h1.toc { text-align: center; font-size: 1.5em; margin-top: 3em; margin-bottom: 2em; font-weight: bold; } table.tab{ width:100%; font-size: small; margin-left: 15%; margin-top: 1em; }