body {
    margin-left: 3%; margin-right: 3%; max-width: 37em;
    font-family: Cambria, URW Bookman L, Bookman Old Style, Century Schoolbook L, DejaVu Serif, Liberation Serif, Palatino Linotype, Times, Segoe UI, Calibri, Constantia, Meiryo, Corbel, serif;
   background-color: #c0ffc0;
   text-align: justify;
}
div.contents {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
i, em, cite, dfn, var { padding-right: 0.15em; margin-right: 0; }
p { margin-top: 3px; margin-bottom: 1px;
    hyphens: auto; -moz-hyphens: auto;
}
p.verse {margin-left: 3%;}
p, li, dl { word-spacing:0.2em; }
blockquote, .verse {
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid aqua;
}
table {border: 1; align: centered; padding-bottom: 0.6em; }
th, td { padding-top: 0.1em; padding-bottom: 0; empty-cells: show; border-collapse: collapse }
th {border-top: 2px solid; border-bottom: 2px solid; border-collapse: collapse; }
td {border-bottom: 1px solid; }

h1, h2 { text-align: center;}
h2, h3, h4 { margin-bottom: 0; font-size: greater;  word-spacing:0.2em; }
h2, h3 {font-weight: normal;}
h2 { margin-top: 25px; font-size: 150% }
h3 { font-size: 140% }
h1, h2, h3, h4 {background: aqua; font-family: Garamond, sans}

ol, ul, dd, li {margin-top: 0; margin-bottom: 0;}

sup, sub {
    height: 0;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup { bottom: 1ex; }
sub {
    font-size: small;
    bottom: -0.7ex;
}
.sc { font-variant: small-caps; }
.q { white-space: nowrap; }
.f { white-space: nowrap; font-style:italic;}
.n { word-spacing: -0.1em; white-space: nowrap; } /* numeral: 1 000 000 */
.de, .en, .fr, .cs, .la, .pl {
    font-family: Free Sans,Doulos SIL,Lucida Grande,Segoe UI,Adobe Pi Std,Chrysanthi Unicode,Code2000,Gentium,GentiumAlt,TITUS Cyberbit Basic,Matrix Unicode, Trebuchet MS, Bitstream Vera Sans,Bitstream Cyberbit,Lucida Sans Unicode,Calibri, Arial Unicode MS,DejaVu Sans,sans-serif;
}
code, pre, tt {
    font-family: FreeMono, DejaVu Sans Mono, Courier New, courier, monospace;
}
code {font-size: medium}
pre {
 font-size: 80%;
 margin-left: 0; padding-left: 0;
}
