body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FDF15A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#introtext {
	font-size: 15px;
	width: 550px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 25px;
}
.comicnavigation {
	height: 30px;
	width: 550px;
	background-color: #22ABF1;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
}
#comicpage {
	margin: 0px;
	height: 825px;
	width: 550px;
}
.topspace {
	height: 56px;
}
.menu {
	padding: 0px;
	border: none;
	margin-bottom: 5px;
}
.tablecenter {
	text-align: center;
}
.footer {
	font-size: 11px;
}
.menuarea {
	width: 245px;
	height: 84px;
}
.yellowtext {
	color: #FDF15A;
}
