@page{ margin: 5pt; } div.height100percent { text-align: center; height:100%; max-width: 100%; } img.height100percent { height:100%; } p.subtitle{ /* subtitle in titlepage */ text-align: center; font-size: 1.3em; margin-top: 0.4em; margin-bottom: 0.5em; } p.author{ /* for author style in titlepage */ font-size: 1em; 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; } div.dedication{ /* for spacing and margins for dedication page */ margin-left: 0%; margin-right: 0%; margin-top: 3em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; } p.copy{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.copy1{ text-align: center; margin-top: 1em; margin-bottom: 0em; } h1.chapter{ text-align: center; font-weight: bold; font-size: 2em; margin-top: 2em; margin-bottom: 0.8em; } span.smallcap{ font-size: 70%; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-left: 5%; margin-top: 0.2em; margin-bottom: 0em; } /* Please add new style after this comment tag */ p.para{ margin-top: 0em; text-align: center; margin-bottom: 0em; } p.para1{ margin-top: 1em; text-align: center; margin-bottom: 0em; } p.halftitle{ text-align: center; font-size: 0em; margin-top: 3em; margin-bottom: 0.3em; } h1.toc{ text-align: center; font-weight: bold; font-size: 2em; margin-top: 2em; margin-bottom: 2em; }