/**/ div { margin: 0% 10% 0% 10%; font-size: 1em; font-weight: 400; line-height: 1.4em; text-align: justify } div.contents { margin: 0% 20% 0% 20%; font-size: 1.2em; font-weight: 400; line-height: 1.2em; text-align: justify } .author { font-size: 1.5em; font-weight: 400; line-height: 1em; text-align: center } .chapter-head { font-size: 1.5em; font-weight: 700; font-variant: small-caps; text-align: center } .chapter-sub { margin: 0% 5% 0% 5%; font-size: 1.2em; font-weight: 400; line-height: 1.2em; text-align: center } .contents-head { font-size: 1.2em; font-weight: 700; font-variant: small-caps; text-align: center } .contents-list { font-size: 1.1em; font-weight: 700; font-variant: small-caps; text-align: left } .dedication { font-size: 1.2em; font-weight: 400; line-height: 1em; text-align: center } .illustrator { font-size: 1.3em; font-weight: 400; line-height: 1em; text-align: center } .img { text-align: center } .pubdate { font-size: 1.2em; font-weight: 400; line-height: 1em; text-align: center } .title { font-size: 2em; font-weight: 700; line-height: 0.5em; text-align: center } h1, h2, h3, h4, h5, h6 { text-align: center } a:link { color: rgb(0, 0, 153); text-decoration: none } a:visited { color: rgb(0, 0, 153); text-decoration: none } a:hover { color: rgb(0, 153, 0); text-decoration: none } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 75% }