body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4b1259;
	font-size: 0.75em;
	text-align: center;
}
h3, 
h2 {
	color: #4B1259;
	margin-top: -5px;
	margin-bottom: 0px;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	font-size: 1.6em;
	text-indent: 25px;
	margin-right: 40px;
	margin-left: 40px;
}
a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-style: italic;
	color: #660099;
	text-decoration: none;
}
a:hover, a:active {
	font-style: italic;
	color: #000000;
	text-decoration: underline overline;
}
div#comic, 
div#art {
	background-image: url(../images/boxbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #B38EED;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#comic p, 
#art p {
	text-align: center;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
}
a img {
	border:none;
}.arrow {
	margin-right: 15px;
	margin-left: 15px;
}
.thumbnail {
	border: 2px solid #FFFFFF;
}
