/* Companion Custom CSS over-rides for [ Moo & Keo ]: ComicPress - 2.8 */
#page {
	width: 900px;
	margin: 0px auto;
	background: #fff;
}
body {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #333;
	background: #fff url('http://www.mookeo.com/images/bkg.png') top repeat-x; 
	z-index: 0;
}