@page { margin-bottom: 5pt; margin-top: 5pt } @font-face { src: url(../Fonts/Vijaya.ttf); panose-1: 2 11 6 4 2 2 2 2 2 4; font-family: "Vijaya" } /* This defines styles and classes used in the book */ body { font-family: Vijaya; margin: 5%; text-align: left; font-size: medium; } p + p { text-indent: 2em; } h1 { color: #c9211e; font-family: Vijaya; text-indent: 0; text-align: center; margin: 100px 0 0 0; font-size: 2.0em; font-weight: bold; page-break-before: always; line-height: 150%; /*gets squished otherwise on ADE */ } h2 { color: #c9211e; font-family: Vijaya; text-indent: 0; text-align: center; margin: 50px 0 0 0; font-size: 1.5em; font-weight: bold; page-break-before: always; line-height: 135%; /*get squished otherwise on ADE */ }