body {
	background-color: #d1e1f1;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	border: #0000FF;
	text-transform: uppercase;

}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	letter-spacing: normal;

}
h3 {
	font-size: 16px;
	font-style: italic;
}
