@charset "utf-8";

/* CSS Document */

/* body */

body { 
	background-color: #FFF0CA;
	color: black;
	
	
}


h1 {
	color: #FA9775; 
	font-family: ‘Aptos Narrow’, Aptos Narrow; 
	font-size: 22px; 
	text-transform: uppercase; 
	text-align: center;
}
