@page{ margin: 5pt; } p.front{ /* for front page style */ margin-top: 1em; margin-bottom: 0em; font-size: 1.1em; text-align: center; } p.fm{ /* for front page style */ margin-top: 1.5em; margin-bottom: 0.7em; font-size: 1.2em; text-align: center; } p.fm2{ /* for front page style */ margin-top: 1.2em; margin-bottom: 0.5em; font-size: 1.2em; text-align: center; } h1.toc{ margin-top: 1.5em; margin-bottom: 1.5em; font-size: 2em; text-align: center; } div.titlepage{ /* for title page style */ margin-top: 2em; margin-bottom: 0em; } p.booktitle{ /* for title of book style in titlepage */ font-size: 3em; text-align: center; margin-top: 1em; margin-bottom: 2em; } p.author{ /* for author style in titlepage */ font-size: 1.8em; text-align: center; margin-top: 1em; margin-bottom: 3em; } p.publisher {/* for publisher in title page */ font-size: x-small; text-align: center; margin-top: 30%; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; text-align: center; margin-top: 2em; margin-bottom: 0em; margin-left: 5%; margin-right: 5%; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 2.5em; margin-top: 2em; margin-bottom: 15%; } h1.chapter1 { /* for chapter heading style */ text-align: center; font-size: 2.5em; margin-top: 2em; margin-bottom: 1.5em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0em; font-size: small; 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; } 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: 1em; text-indent: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } span.big { font-size: 120%; line-height: 0; font-weight: bold; } 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; } p.toc{ text-indent: 0em; margin-top: 0.5em; margin-bottom: 0em; } p.ornament{ /* for style of paragraph of ornament page */ text-align: center; margin-top: 1.0em; margin-bottom: 1.0em; }