.text1 {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
}
.text2 {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
}
#centered {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 930px;
  text-align: left;
}

.textNav {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

a.textNav:link {
	color: #ffffff;
	text-decoration: none;
}
a.textNav:visited {
	text-decoration: none;
	color: #efefef;
}
a.textNav:hover {
	text-decoration: underline;
	color: #034467;
}
a.textNav:active {
	text-decoration: none;
}.common {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

