/* Title Page CSS (titlepage.css) ------------------------------ The Road to Oz by L. Frank Baum Release Date: 2010-06-15 UID: A957743E-6C00-1014-AF6E-C5A64D63B975 (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; font-size: 85%; } div#titlepage div.images + div#docImprint { margin: 0; } div#docImprint p { margin: 0.1em 0; } div#titlepage .byline { margin: 0.75em 0; } div#titlepage .byline, div#titlepage #docEdition { font-size: 75%; }