body {
	background-color: yellow;
}
h1 {
	color: orange;
}
p {
	color: white;
}
	text-align: center;
}