body {
	background: #003;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000;
    font-family: helvetica, sans-serif;
    font-weight:bold;
}
div.content, div.showoff, div.navigation {
	background: #99c;
	color: #003;
}

div.content a {
	background:#99c;
	color:#003;
}

div.content {
	margin-bottom:5px;
	padding-bottom:1px;
}

div.mepic {
    text-align: center;
}

div.showoff {
	text-align:center;
	padding-top:5px;
	margin-top:5px;
}
.logo{
        text-align:center;
}

a {
	color:#003;
	text-decoration:none;
}
a.imglink, a.imglink:hover, a.imglink:visited, a img {
	border: 0px;
	background: #99C;
}
div.content a:visited {
	background:#003;
        color:#99C;
}
div.content a:hover {
	background: #003;
	color: #99C;
}

div.comic {
	text-align:center;
}
p.copyright {
font-size: 10px;
font-family: arial, sans-serif;
}
h1, h2 {
font-family: arial, sans-serif;
font-variant: small-caps;
}

