h1.booktitle {
	-epub-ruby-position:over;
	font-family: serif;
	font-weight: bold;
	font-size: 2em;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-variant: normal;
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;}
h2.booksubtitle {
	-epub-ruby-position:over;
	font-family:serif;
	font-size:1.3em;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
	text-decoration: none;
	margin-bottom:4em;
	text-align:center;}
p.bookauthor {
	-epub-ruby-position:over;
	font-family: serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: center;
	margin-bottom:4em;}
p.logo {
	color:black;
	font-size: 1em; 
	text-decoration: none; 
	text-align: center;}

/* =================== LINKS ================= */

a:link {
	text-decoration: none;
	color: #3d5094;	
	border: none;}
a:active {
	text-decoration: none;}
a:visited {
	text-decoration: none;}
a:hover {
	font-weight:bold;
	color: #cc0000;}