@charset "UTF-8";
/* CSS Document */

.fun {
	font-family: "Comic Sans MS", cursive;
	color: #900;
	font-size: 16px;
	line-height: normal;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	line-height: normal;
	color: #C03;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
