body {
	background-color:#1B1B1B;
  color:white;
  font-family:arial;
  font-size:17px;
  text-align:left;
}
img {
	height: 300px;
}
figure {
	text-align:center;
}
nav {
  font-family:times-new-roman;
  font-size:17px;
  text-align:center;
}
.header {
  font-family:georgia;
  font-size:35px;
}
.caption {
	font-style:italic;
  font-family:times-new-roman;
  font-size:15px;
  text-align:center;
}