html {
  font-size: 30px; 
  font-family: "Zen Antique", serif;
}

h1 {
	font-size: 60px;
	text-align: center;
}

p {
	font-size: 30px;
	line-height: 2;
	letter-spacing: 1px;
}