body {
background-image: url(/images/ebback.gif);
background-color: #ccccaa;
align: top;
margin: 0;
padding: 0;
text-align: center;
}

A:link {color: #557755}
A:visited {color: #555577}
A:hover {color: #775555}

#comicbox {
align: center;
width: 976px;
border: 3px solid #ffffcc;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#top {
width: 100%;
background-color: #aaaa88;
border-bottom: 3px solid #ffffcc;
padding: 0px;
margin: 0px;
height: 105px;
}

#topleft {
float: left;
width: 200px;
}

#topright {
float: right;
width: 770px;
text-align: center;
}

#middle {
width: 100%;
background-color: #505040;
border-bottom: 3px solid #ffffcc;
margin-top: 0px;
color: #ffccff;
text-align: center;
}

#adline {
width: 100%;
background-color: #707030;
border-bottom: 3px solid #ffffcc;
margin: 0px;
text-align: center;
}

#bottom {
width: 100%;
background-color: #aaaa88;
border-bottom: 3px solid #ffffcc;
margin: 0px;
padding: 0px;
}

#footer {
width: 100%;
background-color: #aaaaaa;
color: #223322;
margin: 0px;
padding: 0px;
text-align: center;
}


