p{
	font-family: papyrus,fantasy; /*sans-serif; can use "system-ui"*/
	
	
	/*#  p.first means specify what to effect, in this case "first"
	#	also can specify like this: p(all paragraphs),h1,h2,h3
	*/
	}
	
body{
	/*  line-height: 55%;  THIS WILL MAKE IT SQUISH */
	text-transform 
	
	
	}

p{
	font-family: papyrus,fantasy;

	

	}