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

h1 {
	font-size: 200%;
	color:purple;
}
p {
	color: purple;
}






