/*
  Title Page CSS (titlepage.css)  
  ------------------------------

  A Study In Scarlet by Arthur Conan Doyle

  Release Date: 2010-03-03
  UID: A5352751-6C22-1014-B656-CC9705FC3E1E (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; }