h1 {
	font: 25px;
	color:red;
	font-weight: bold;
}


h2 {
	font: 20px;
	color:red;
	font-weight: bold;
}

