body {
background: #000000;
width:100%;
margin-top:25px;
margin-right:auto;
margin-left:auto;
color:white;
font-family:trebuchet ms, verdana, sans-serif;
}

a:link{
color:#0084ff;
text-decoration:none;
}

a:visited{
color:#0084ff;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


h2 {
margin:5px;
}

h3 {
margin:0px;
font-size:1em;
}

#header2 {
background: url(images/logo.png) no-repeat;
width:730px;
height:134px;
margin:5px auto;
}

#navbar {
text-align:center;
height:35px;
background: #000000;
width:750px;
margin:0 auto;
padding-right:15px;
padding-left:15px;
font-size:1.8em;
}

#navbar a:link{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#navbar a:visited{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#navbar a:hover{
color:blue;
}

.comicnav {
text-align:center;
height:35px;
background: #000000;
width:750px;
margin:0 auto;
padding-right:15px;
padding-left:15px;
font-size:1.8em;
}

.comicnav a:link{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

.comicnav a:visited{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

.comicnav a:hover{
color:blue;
}

#comicarea {
text-align:center;
margin:10px;
}