body {
	background-color: ffffff;
}

h1 {
	font-family:Georgia;
	color: #663300;
}
h2 {
	font-family:Verdana;
	color: #996633;
}

h3 {
	font-family:Comic Sans MS;
	color: #3B7A06;
}
h4 {
	font-family:Comic Sans MS;
	color: #996633;
}

p {
	font-family:Comimc Sans MS;
	color: #3B7A06;
}

a {
  color: #336600;
}


