p {
	text-align: justify;
}

body {
	margin-left: 15%;
	margin-right: 10%;
}

h1, h2, h3, h4, h5, h6 {
	color:  darkgoldenrod;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr{
	border: 1px solid black;
}
.nav{
	text-align: right;}
	

div.figure {
	border: 1px silver solid;
	background-color: white;
 	margin-top: 1em;
 	margin-bottom: 1em;
  	padding: 0.5em;
}

div.figure img{
	width: 100%;
}
div.figure p {
		
	text-align: center;
	font-size: large;
  	text-indent: 0;
	font-weight: bold;
}