/* Companion Custom CSS over-rides for [ Fade Resistant ]: ComicPress - 2.8 */


#comic {
	background: #0076a3;
	border: 3px solid #000000;
	text-align: center;
	z-index: 100;
	padding: 5px;
}

h2, h2 a {
	margin: 0;
	color: #333;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	font-family: 'american typewriter';
	font-variant: small-caps;
}
