p {
	font-family: cursive;
	}
h1 { 
	font-family: stencil;
	}
body{
	background-color:firebrick;
	}
h2 {
	 font-family: "Lucida Bright", Georgia, serif; 
	 font-size: 24px; 
	 font-style: normal; 
	 font-variant: normal; 
	 font-weight: 700; 
	 line-height: 26.4px; } 