body { 
background-color: AntiqueWhite;
}
h1 {
	color: LightCoral;
	}
p {
	color: IndianRed;
	}
	