body {
	margin: 0px;
	padding: 0px;
	font: normal medium/normal "Comic Sans MS";
	text-transform: none;
	color: #000;
	background: #A6CAF0 url(none);
	text-align: center;
	width: 95%;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-top: 18px;
}
link {
	color: #555FAA;
	text-decoration: none;
	border: none;
}
h1 {
	font: xx-large "Snap ITC";
	color: #000;
	text-decoration: none;
	background: #A6CAF0 center center;
	text-align: center;
}
h2 {
	font: normal x-large "Comic Sans MS";
	background: #A6CAF0;
	text-align: center;
	color: #800000;
}
