body {
	background-image: url(../images/hg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	margin: 0;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	background-color: #FBD694;
	text-align: center;
}
h1 {
	margin: 0px;
	font-size: 45px;
	font-weight: normal;
	padding-bottom: 15px;
	letter-spacing: 0px;
	text-align: center;
}
h2 {
	margin: 0px;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 15px;
	letter-spacing: 0px;
	text-align: center;
}
p, a {
	margin: 0px;
	font-size: 20px;
}
a {
	text-decoration: none;
	color: #000000;
}
