h1 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;

}

h2 {
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
		background-color:#730f1c
}

h3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
			background-color:#141773
}

h4 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
			background-color:#0e480e
}