body {
margin: 0px;
font-weight: inherit;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
background-color: white;
color: black;
background: url("/images/comics/pie-hi.png") right bottom no-repeat;
}
#menu {
font-weight: bold;
text-align: center;
font-size: 16px;
padding-top: 10px;
padding-bottom: 10px;
}
a:link, a:visited {
color: #003366;
}
a:hover {
color: #9999ff;
}
a:active {
color: #cdcdff;
}
#welcome {
text-align: center;
font-size: 12px;
padding-top: 8px;
padding-bottom: 8px;
}
#comiccontainer {
display: table;
}
#comicname {
font-size: 20px;
text-align: center;
margin-top: 4px;
margin-bottom: 4px;
}
#comicitself {
border: 2px solid #dbdbdb;
padding: 5px;
}
#comiccontrols {
font-size: 11px;
text-align: right;
}
a img {
border: none;
}
#cute {
border-bottom: 2px solid #eeeeee;
text-align: justify;
width: 420px;
margin-top: 10px;
}
.counter
{
    padding: 5px;
}
#comicdate {
font-family: "Courier New",Courier,monospace;
font-size: 12px;
text-align: right;
}
#menuitem {
display: inline;
margin-right: 10px;
margin-left: 10px;
}