body {
	background-image: none;
	background-color: #EFCA98;
	margin-left: 50px;
}
h1 {
	font-family: Chiller;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Chiller;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
