body {
	background-color: black;
	color: white;
	width: 80%;
	margin: 0 auto;
	font-size: 2em;
	text-align: center;
}

a {
	text-decoration: none;
	color: white;
}






