body {
	font-family: "Comic Sans MS", "Contemporary Brush";
	font-size: 50px;
	color: #339900;
	text-align: center;
}
h1 {
	font-family: CatTail, "Book Antiqua", "Baskerville Old Face";
	font-size: 24pt;
	font-weight: bolder;
	text-align: center;
	color: 600;


}
p {
	font-family: "Comic Sans MS", "Contemporary Brush";
	font-size: 12pt;
	color: #009900;
	text-align: center;
	font-weight: normal;


}
link {
	font-family: "Comic Sans MS", "Contemporary Brush";
	font-size: 12pt;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", "Contemporary Brush";
	font-size: 16pt;
	font-weight: bold;
	color: #600;
	text-align: center;
}
img {
	text-align: center;
}
