/*----------------stylesheet defination-------------------*/ div.booksection { margin-top:.5em; margin-bottom:.5em; margin-left:.5em; margin-right:.5em; } @font-face { font-family: 'MarydaleBold'; src: url(fonts/MarydaleBold.ttf); } div.section { margin-top:25em; margin-bottom:3em; margin-left:1.5em; margin-right:1.5em; } a { color: blue; text-decoration: none; } p { text-align: justify; font-size: 100%; line-height: 1.2em; font-weight: normal; text-indent: 0em; margin-top: .1em; margin-bottom: .1em; } .chaptitle { text-align:center; font-weight: bold; font-size: 1.5em; margin-top: 2em; margin-bottom: 4.5em; } .chapno { font-family: serif; text-align:center; font-weight: bold; font-size: 1.9em; margin-top: 3em; margin-bottom: 4em; } .halftitle { text-align: center; margin-top: 5em; font-size: 1.1em; margin-bottom: 5em; } .noindent { margin-top: 1em; margin-bottom: .1em; text-indent: 0em; } .indent { margin-top: .1em; margin-bottom: .2em; text-indent: 1.2em; } .indentk { margin-top: .1em; margin-bottom: .2em; text-indent: 1.2em; font-family: 'MarydaleBold'; } .indentk1 { margin-top: 1.3em; margin-bottom: .2em; text-indent: 1.2em; font-family: 'MarydaleBold'; } .indentk2 { margin-top: .1em; margin-bottom: 1.3em; text-indent: 1.2em; font-family: 'MarydaleBold'; } .part { text-align:center; font-weight: bold; font-size: 1.6em; margin-top: 6em; margin-bottom: 1.5em; } .part1 { text-align:center; font-weight:bold; font-size: 1.75em; margin-top: 0em; margin-bottom: 0em; } .author { text-align:center; font-weight:normal; margin-top: 0em; margin-bottom: 0em; } .author1 { text-align:center; font-weight:normal; margin-top: 4em; margin-bottom: 0em; } .title { text-align:center; font-weight:normal; font-size: 2em; margin-top: 4em; margin-bottom: 2em; } .title1 { text-align:center; font-weight:normal; font-size: 3em; margin-top: 0em; margin-bottom: 1em; } .pub { text-align: center; margin-top: 20em; } .copy { text-align: justify; margin-top: .1em; } .copy1 { text-align: justify; margin-top: 20em; } .ded { text-align: center; margin-top: 14em; } div.bl { margin-left: 25%; margin-right: 20%; } .poem { text-align: left; margin-top: 13em; margin-left: 0em; } .right { text-align: right; margin-top: 1.3em; margin-right: 3.5em; }