@import "page.css"; @font-face { font-family: "CenturyStd-Book"; font-style: normal; font-weight: normal; src: url(../fonts/CenturyStd-Book.otf); } @font-face { font-family: "CenturyStd-BookItalic"; font-style: normal; font-weight: normal; src: url(../fonts/CenturyStd-BookItalic.otf); } @font-face { font-family: "SignPainter-HouseBrush"; font-style: normal; font-weight: normal; src: url(../fonts/SignPainter-HouseBrush.otf); } p { font: 1em "CenturyStd-Book"; margin-top: .8em; margin-bottom: .8em; text-indent: 0; orphans: 2; widows: 2; } h1.title { font: 4em "SignPainter-HouseBrush"; text-align:center; margin-bottom: 1em; color: #e21c20; } h3.subtitle { margin-top: 0px; margin-bottom: 2em; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } h2 { text-align:left; page-break-before: always; } h3,h4,h5 { text-align:left; } .simplelist { margin-top: 1.25em; margin-bottom: 1.25em; } p.nospace { margin-top: 0em; margin-bottom: 0em; padding-left: .8em; text-indent: -.8em; font-family: sans-serif; margin-left: .75em; } .blockquote { font-family: sans-serif; font-style: italic; margin: 1em; } .attribution { font-family: sans-serif; font-size: .85em; text-align: right; } .caption { font-size: .85em; font-weight: bold; page-break-before: avoid; color: #636466; text-indent: 0em; } .sidebar { background-color: #d1d3d4; padding: 1em; margin: 1em; } .chapter { text-align: left; } .bridgehead { margin-left: 1em; text-align: left; } img { width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } td,th { text-align: center; } li.col1 { color: #e21c20; }