h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 40px;
	color: #790C07;
	background-color: transparent;
	padding:0px;margin:0px;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 40px;
	color: #790C07;
	background-color: #FFFFFF;
	padding:0px;margin:0px;
}




