body {
	background-image: none;
	background-color: #B8CFBF;
	text-align: center;
	margin-left: 50px 0px;
}

	
	
.maintable {
             margin: auto;
         }

h1 {
	font-family: Chiller;
	font-size: 36px;
	font-weight: bold;
	color: #B70000;
}
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;
}

