h1 {
	text-align: center;
}

nav {
	text-align: center;
}

footer {
	text-align: center;
}

header{
	font-family: impact, "Serif";
	color: black;
}

body{
	background-color: #B9F6BA
}

body{ 
	color: #5E7868;
}

p {
  margin: 10px;
}
