H1 {
		font-family: cursive;
		font-size: medium;
		font-weight: medium;
		font-style: normal;
		color: #800000;
		background: #FFFF00;
}

H2 {
		font-family: Arial;
		font-size: small;
		font-weight: light;
		font-style: normal;
		color: #000000;
		background: #FFFF00;
}
