/* CSS Document */
body 	{ color: black; background: white; margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; }
h1	{ color: black; font-size: 28pt; font-family: "Bradley Hand ITC"; text-align: center; }
h2	{ color: black; font-size: 16pt; font-family: "Bradley Hand ITC"; text-align: center; }
p	{ color: black; font-size: 13pt; font-family: "Bradley Hand ITC"; }
a:link { color: black; }a:visited { color: black; }
img {	margin-left: auto;	margin-right: auto;}
