Index:The Atlantic Monthly Volume 136.djvu/styles.css

.title-page, .vtoc, .vatoc, .vctoc, .article, .tam-headline {
    margin:3em auto;
    font-family:serif;
    max-width:42em;
    overflow:auto;
    page-break-before:always;
}
.title-page, .tam-headline {
   text-align:center;
}
.vtoc table {
   margin:2em auto;
   min-width:38em;
}
.vtoc tr td:nth-child(2) {
   text-align:right;
}