@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; } } h1.halftitle{ /* for halftitle of book style in halftitlepage */ font-size: 3em; text-align: center; margin-top: 1em; margin-bottom: 0.5em; } div.titlepage{ /* for title page style */ margin-top: 2em; margin-bottom: 0em; } h1.title{ /* for title of book style in titlepage */ font-size: 2.8em; text-align: center; margin-top: 1em; margin-bottom: 0.5em; } p.subtitle{ /* subtitle in titlepage */ text-align: center; font-size: medium; margin-top: 0.5em; margin-bottom: 1em; } p.author{ /* for author style in titlepage */ font-size: 1.5em; text-align: center; margin-top: 3em; margin-bottom: 6em; } p.titleimg{ /* image use style in titlepage */ text-align: center; margin-top: 2em; margin-bottom: 3em; } p.publisher {/* for publisher in title page */ text-align: center; margin-top: 0em; 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.copy{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.copy1{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 1em; 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 */ margin-top: 0em; margin-bottom: 0em; text-align: center; } 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 */ color:gray; font-size: xx-large; margin-top: 2em; margin-bottom: 0.0em; } h1.chapter1 { /* for chapter heading style */ font-size: x-large; margin-top: 0.5em; margin-bottom: 3.0em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0.5em; margin-bottom: 0.5em; } p.center{ /* style for center paragraph */ margin-top: 1em; text-align: center; margin-bottom: 1em; } p.center1{ /* style for center paragraph */ margin-top: 0em; text-align: center; 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.0em; margin-right: 1.0em; margin-bottom: 1em; margin-top: 1em; } div.box{ /* for box style in book */ border: 2px solid; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 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.0em; text-indent: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.0em; margin-top: 0em; margin-bottom: 0em; } p.indent1{ /* for indent paragraph */ text-indent: 1.0em; margin-top: 1em; margin-bottom: 0em; } 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 */ font-size:small; margin-left: 0.5em; margin-top: 1.0em; margin-bottom: 0.0em; } h1.toc { /* for individual entries */ font-size:x-large; margin-top: 4.0em; margin-bottom: 3.0em; } 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; margin-bottom: 0em; } p.footnote { /* for footnote paragraph */ margin-left: 2em; margin-top: 0em; margin-bottom: 0em; } /* Please add new style after this comment tag */ div.front { margin-left: 2em; margin-right: 2em; margin-top: 5.0em; margin-bottom: 0.0em; } span.lineth { text-decoration: line-through; } p.hang1 { margin-top: 0.25em; margin-bottom: 0.25em; text-indent: -1em; margin-left: 1.5em; } p.hang2 { margin-top: 0.25em; margin-bottom: 0.25em; text-indent: -1em; margin-left: 1em; } h1.ack { /* for chapter heading style */ font-size: large; margin-top: 3em; margin-bottom: 1.0em; }