H1 {
	color: red;
	text-align: center;
	font-family: calibri;
}

H2{
	color: blue;
	text-align: center;
	font-family: calibri;
}

P{
	font-family: calibri;
}