body {
  background-color: #FFFAF0;
  }


body { font-family: Georgia
}

body {
    margin-left: 10%;
    margin-right: 10%;
}

    h1,h2,h3,h4,h5 {
    text-align: center; /* all headings centered */
    clear: both;
}

p {
    margin-top: .51em;
    text-align: justify;
    margin-bottom: .49em;
}

hr.tb   {width: 45%;}
hr.chap {width: 65%}

hr.r5  {width: 5%; margin-top: 1em; margin-bottom: 1em;}

table {
    margin-left: auto;
    margin-right: auto;
}

    .tdl      {text-align: left;}


.pagenum { /* uncomment the next line for invisible page numbers */
      visibility: hidden; 
    position: absolute;
    left: 92%;
    font-size: smaller;
    text-align: right;
} /* page numbers */

.blockquot {
    margin-left: 5%;
    margin-right: 10%;
}

.center   {text-align: center;}

.smcap    {font-variant: small-caps;}

p.citation {text-align: right;}


/* Footnotes */
.footnotes        {border: dashed 1px;}

.footnote         {margin-left: 10%; margin-right: 10%; font-size: 0.9em;}

.footnote .label  {position: absolute; right: 84%; text-align: right;}

.fnanchor {
    vertical-align: super;
    font-size: .8em;
    text-decoration:
    none;
}

/* Poetry */
.poem {
    margin-left:10%;
    margin-right:10%;
    text-align: left;
}

.poem .stanza {margin: 1em 0em 1em 0em;}

.poem span.i0     {display: block; margin-left: 0em; padding-left: 3em; text-indent: -3em;}

/* Transcriber's notes 
ins {text-decoration: none; border-bottom: thin dotted gray;}
.transnote {background-color: #E6E6FA;
    color: black;
     font-size:smaller;
     padding:0.5em;
     margin-bottom:5em;
     font-family:sans-serif, serif; }
.covernote {visibility: hidden; display: none;}
@media handheld {
  .covernote {visibility: visible; display: block;}*/
}

