body{
	background-color: black;
}

h1{
	color:green;
	text-align: center;
}
p{
	color: green;
	text-align: center;
	
}