/* ncb.css */

/* The Nonsvch Colouring Book style sheet */

@import url("default.css");

body {
	background: #ffcccc;
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Times, serif;
	color: #000099;
}

.new {
	color: #006600;
	background: inherit;
}

