H1 {
	color: red;
	font-family: calibri;
	font-size: 50;
	font-style: italic;
	text-align: center;
}

p {
	font-family: arial;
}