body {
background-image: url(/images/z7back.gif);
background-color: #555577;
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 #ccccff;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
}

#top {
width: 100%;
background-color: #555577;
border-bottom: 3px solid #ccccff;
margin: 0px;
padding: 0px;
height: 115px;
}

#topleft {
float: left;
width: 220px;
margin-top: 5px;
text-align: center;
}

#topright {
float: right;
width: 750px;
margin-top: 5px;
text-align: center;
}

#middle {
width: 100%;
background-color: #504050;
border-bottom: 3px solid #ccccff;
margin-top: 0px;
color: #ffccff;
text-align: center;
}

#adline {
width: 100%;
background-color: #703070;
border-bottom: 3px solid #ffccff;
margin: 0;
text-align: center;
}

#bottom {
width: 100%;
background-color: #8888aa;
border-bottom: 3px solid #ccccff;
margin: 0px;
padding: 0px;
}

#footer {
width: 100%;
background-color: #aaaaaa;
color: #223322;
margin: 0px;
padding: 0;
text-align: center;
}


