body {
	background-color:LightCoral; 
	font-family: 'Indie Flower', cursive;
	
	}
	
	
	p {
		font-size: 30px;
		
	}
	
	h1 {
		font-size: 40px;
	}