/* Style Sheet */ /* This defines styles and classes used in the book */ body { margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%; text-align: justify; } pre { font-size: x-small; } h1 { text-align: center; } h2 { text-align: center; } h3 { text-align: center; } h4 { text-align: center; } h5 { text-align: center; } h6 { text-align: center; } .CI { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; } .poem { margin-left: 3em; margin-right: 3em; } p { text-indent: 1.5em; margin-top: 0; margin-bottom: 0.2em; } p.center { text-align: center; } p.right { text-align: right; } p.noindent { text-indent: 0em; } blockquote { display: block; margin-left: 2em; margin-top: 0.6em; margin-bottom: 0.6em; } ol { margin-left: 9em; } ul { margin-left: 9em; } big { font-size: 3em; font-weight:bold }