@charset "ISO-8859-1";

BODY {
	orphans:2;
	font-family:'comic Sans MS';
	font:normal;
	color:#a398a6;
	background-image:url("./ch_back.jpg");
	background-color:#cdeff0;
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
}
DIV {
	text-align:center;
}

TR {
	text-align:left;
}
A {
	font-size:14;

}  
