body {
	background-color: black;
}
	
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
   ]
}


nav {
	color:white;
	
}