body {
	padding: 50px;
	text-align: center;
	
	background-color:#FFFF99;
   	color:#000000;
}


a:link { color:#000000; }
/*
a:vlink { color:#000000; }
*/
/*
a:alink { color:#0000FF; }
*/
a:hover { color:#000000; }


#flyer{
	border:10px double #000;
}

h1{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 15px;
}


p#mission {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

