body { font-family: Tahoma, System, System; color: #000000; background-color: #C5C8F5; text-align: center; }

img { border-width: 0px; }
#comic { border-width: 3px; border-style: solid; border-color: #000000; }

a:link { color: #0000FF; }
a:visited { color: #800080; }
a:active { color: #FF0000; }
a:hover { color: #FF0000; }

#page { position: relative; margin: auto; padding: 0px; width: 1000px; text-align: center; }
#header { position: absolute; top: 0px; left: 0px; height: 100px; width: 100%; margin: 0px; padding: 0px; }
#menu { position: absolute; top: 100px; left: 0px; width: 200px; margin: 0px; padding: 0px; }
#content { position: absolute; top: 100px; left: 200px; width: 800px; margin: 0px; padding: 0px; text-align: left; }

.subframe { position: relative; float: left; text-align: center; white-space: nowrap; padding: 10px; }

