@charset "utf-8";
/* CSS Document */

p { 
	font-family: papyrus; 
	font-size: 24px; 
	color: black; 
	background-color: blanchedalmond; 
	text-align: center; 
	opacity: 0.8;
}