@charset "utf-8";
/* CSS Document */
body{background-color: white}
h1.class{font-family: goudy old stlye;
		font-size: 50px;
		color: black;
		text-align: center}
li.class{font-family: goudy old style;
		font-size: 25px;}
div.class{font-family: goudy old style;
		font-size: 20px;
		color: black;
}

