body {
color: #fdfdfd;
background-color: #202020;
text-align: center;
font-family: arial, verdana, helvetica, sans-serif;
}

a a:link a:visited a:hover a:active {
font-weight: bold;
}

a:link {
color: #006699;
text-decoration: underline;
}

a:visited {
color: #006699;
text-decoration: underline;
}

a:hover {
color: #000000;
background-color: #33ccff;
text-decoration: none;
}

a.indexlink:hover {
color: #eeff33;
background-color: #000000;
text-decoration: underline overline;
font-weight: bold;
}

img.comic {
border: solid 1px #000000;
margin: 10px;
}

h3.smallhead {
color: #cdcdde;
}

#thecomic {
width:520px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.buttons {
font-size: 1.4em;
}
