h1 {
	text-align: center;
}

nav {
	text-align: center;
}

footer {
	text-align: center;
}

body {
	background-color: black;
	color: white;
	margin: 10px;
}