 body {
	text-align: center;
	background-color: orchid;
}

h1 {
	font-size: 200%;
	color: maroon;
}
p {
	color: whiteorchid;
	font-size:500%
}