html { font-size:100.01%;}

body {font-size:.9em;
font-family : arial, sans-serif;
	color : #020304;
	line-height: 1.4em;
	font-weight: normal;
	background-color:#020304;
	line-height:1.4; 
}
#center {width:100%; height:645px; position:absolute; top:50%; left:0; 
			margin:-332px auto auto; text-align:center;
			background-image: url(../images/covers/comic-stack.jpg);
			background-repeat: no-repeat;
			background-position: center;
}
div.bottomNav {font-family : arial narrow, arial, sans-serif;
	color: #ECB614;
	font-weight: bolder;
	font-size: 1.4em;
	padding-top: 30px;
	}
A.bottomNav,  A.bottomNav:Visited, A.bottomNav:Hover, A.bottomNav:Active{
	color: #ECB614;
	text-decoration: underline;
	padding-right: 10px;
	}
A.bottomNav:Hover{
	color: #E81C11;
	text-decoration: none;
	}
	/*------------coyright---*/
.copyright-nobold {
font-size: 12px; font-family : Arial, Helvetica, sans-serif; color : #258E62; TEXT-DECORATION: none; font-weight: normal; ;
}
div.copyright {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #258E62;
	font-weight: bold;
	line-height: normal;
}
A.copyright, A.copyright:Active, A.copyright:Visited   {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #258E62;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
 
A.copyright:Hover  {
	color : #75A167;
	text-decoration: underline;
}