h1 {
	font: small-caps bold italic 2.5em 'minion web', Georgia, 'Times New Roman', Times, serif; 
	color: red;
}

h2 {
	font: bold 1.5em 'minion web', Georgia, 'Times New Roman', Times, serif;
}