

body { 
	background-color: lightblue;
	font-family: system-ui, san-serif; /*use system-ui if available*/
	
	line-height: 135%;
	/*text-transform:  uppercase;*/
	}