body { font: 100% serif; /*fontsize or style for the entire book*/ line-height: 120%; text-align: left; color: #444; } h1 { font-size: 2em; font-style: normal; font-weight: bold; line-height: 1em; text-indent: 0em; margin: 1.5em 0em 0.5em 0em; } h2 { font-size: 1.5em; font-style: normal; font-weight: bold; line-height: 1em; text-indent: 0em; margin: 2em 0em 0.5em 0em; } h3 { font-size: 1.3em; font-style: normal; font-weight: bold; line-height: 1em; text-indent: 0em; margin: 2em 0em 0.5em 0em; } h4 { font-size: 1.2em; font-style: normal; font-weight: normal; line-height: 1em; text-indent: 0em; margin: 1.8em 0em 0.5em 0em; } h5 { font-size: 1.1em; font-style: normal; font-weight: normal; line-height: 1em; text-indent: 0em; margin: 1em 0em 0.5em 0em; } p { margin: 0em 0em 0.5em 0em; text-indent: 1.6em; } p:first-of-type { text-indent: 0em; } /* --- Cover page ---------- */ .coverwrap { text-align: center; } .coverwrap img { margin: 0 auto; text-align:center; height:100%; min-height:98%; width:auto; overflow:hidden; } /* --- Title page ---------- */ .titlepagewrap { text-align: center; } .titlepagewrap p { text-indent: 0; } .titlepagewrap .author { } /* --- Copyright page ---------- */ .copyrightwrap { text-align: center; } .copyrightwrap p:first-of-type { margin: 5em 0em 0em 0em; } .copyrightwrap p { text-align: center; text-indent: 0em; margin: 0em 0em 0em 0em; } .copyrightwrap #watermark { color: #ccc; margin: 2em 0em 0em 0em; } /* --- Dedication page ---------- */ .dedicationwrap { text-align: center; } .dedicationwrap h1 { visibility: hidden; display:none; } .dedicationwrap img { margin: 1em 0 0 0; } .dedicationwrap .dedication { text-align: center; text-indent: 0em; } /* --- Foreword page ---------- */ .forewordwrap {} .forewordwrap .signature { text-align: right; font-style: italic; margin: 0em 4em 0em 0em } /* --- Chapter page ---------- */ .chapterwrap {} /* --- Part page ---------- */ .partwrap {} /*----------------------------------------------------*/