body {
	background-color: black;
	color:white;
}
p{
	text-align: center;
	font-size: 150%
	
}
h1 {
	text-align: center;
}
a {
color:black;
}