/* Companion Custom CSS over-rides for [ Garanos ]: ComicPress - 2.9.0.14 */

body {	background: #431d5d; 
	font-family: trebuchet ms, verdana, arial, sans-serif;
	background-image: url('http://www.garanos.com/images/bg_gradient.png');
	background-repeat: repeat-x;
	background-attachment: fixed;}

#page-wide {background: #9f9ba3;}

#menu .current_page_item a { color: #fff; background: #736479;}
		
#menu {	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 8pt; }
	
#footer {background: #000000; color: #fff;}

a {color: #000066; font-weight: bold;}
