
head {
	margin-right: 80px;
}


h1 {
	text-align: center;
	font-family: "Burnstown Dam", pinewood, woodbadge, fantasy;
	font-size: 5em;
	margin-bottom: 10px;
	margin-right: 80px;
}

h2 {
	font-size: 2em;
	color: #ff2233;
	text-align: center;
}

table { font-weight: bold;}


h3 {
	text-align: left;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #ff2233;
	text-decoration: underline;
}

#subhead {
	font-size: 1.2em;
	font-style: italic;
	font=-weight: bold;
	font-variant: small-caps;
	color: #2222ff;
	text-decoration: underline;
	text-indent: 5em;
}

body {
	background-color: #ccccff;
}

#head {
	text-align: center;
}

#sidebar {
	float: right;
	
}

#main {
	margin-right: 80px;
}

#meet {
	font-family: "Comic Sans", "Comic Sans MS", Cursive;
	font-size: 1.2em;
}

#mission {
	font-family: "Comic Sans", "Comic Sans MS", Cursive;
	font-size: 1.2em;
}

li {
	font-family: sans-serif;
	text-size: 1.2em;
	font-weight: bold;
}

