p, table, tr, td {
    font-size: 1em;
    font-family: tahoma;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-align: justify
    }
.book {
    margin: 0 auto 0 auto;
    text-align: center
    }
h1 {
    text-align: center
    }
.author-info {
    text-align: center;
    font-size: 1.5em
    }
.year {
    border-bottom: 1px solid #000
    }
.dedication {
    border-bottom: 1px solid #000;
    font-style: italic;
    font-size: 0.8em
    }
.tableofcontents {
    border-bottom: 1px solid #000
    }
.tableofcontents {
    text-align: left
    }
.tableofcontents h2 {
    text-align: center
    }
.preface h2 {
    color: #000;
    text-align: center
    }
.second-title h2 {
    text-align: center;
    font-size: 1.8em
    }
.chapter h2 {
    text-align: center
    }
.chapternumber {
    display: block;
    font-size: 0.9em
    }
.chaptername {
    display: block
    }
.type-poetry {
    font-size: 0.95em;
    text-align: center;
    font-family: arial narrow
    }
.poetry-author {
    display: block;
    font-family: times new roman;
    font-style: italic;
    text-align: right
    }