/* Companion Custom CSS over-rides for [ On The Edge: Wonderland ]: ComicPress - 2.9 */

body {
	margin: 0;
	background: #000;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

	a:hover {
		color: #ffcc66;
	}
