/* Title Page CSS (titlepage.css) ------------------------------ The History of a Crime by Victor Hugo Release Date: 2010-03-03 UID: FE8D1431-6BFF-1014-9B75-820F96E364DB (EPB Unique Book ID) epubBooks (www.epubbooks.com) */ * { font-size: 1em; text-align: center; } body { margin: 0 auto; padding: 0.75em; } div, h1, h2, h3, h4, h5, p { font-size: 1em; text-align: center; } a { text-decoration: none; color: #000044; } div#titlepage h1.part-title { margin-bottom: 0; font-size: 2em; } div#titlepage h2.part-subtitle { margin-top: 0.5em; font-size: 1.25em; font-style: italic; font-weight: normal; } div#titlepage h3.title-break { margin-top: 1.25em; margin-bottom: 0.75em; font-size: 1.1em; } div#titlepage h3.author { margin-top: 0; margin-bottom: 1.75em; font-size: 1.25em; } div#titlepage h5 { margin: 0; font-size: 90%; } div#titlepage h5 a { color: #222222; } div#titlepage div#docImprint { margin: 2em 0; } div#docImprint p { margin: 0.1em 0; }