/* ComicPress Custom CSS over-rides for [ angelKat Entertainment ]: ComicPress - 2.8.0.4 */

#page { width: 560px; }
#page-wide {
background: #000;
border-left: solid 3px #000;
border-right: solid 3px #000;
}

body {
background: #301;
color: #fff;
}
.narrowcolumn { background: #000;}

a { color: #f6ff00 }
h1, h1 a, h2, h2 a, h3, h3 a {
color: #fff;
}

#menubar, #wp-calendar {
background: #600;
}


#header {
background: url('/images/aKe/ake2011.png') center top no-repeat;
height: 200px;
}

#header h1 a, #header .description { display: none; }

#headerads{
position:relative;
top:0px;
left:0px;
}
