@charset "UTF-8";
h1 {
	font-size: 20pt;
	color: #069;
}
body {
	font-family: 'Indie Flower', cursive;
	font-size: 14pt;
	color: #066;
	text-decoration: none;
}
.desc {
	font-family: 'Indie Flower', cursive;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}