body {
	font-size: 12.8px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: black;
	background-color: #DFDFA6; }

#section {
	max-width: 830px;
	margin: 30px auto;
	padding: 30px;
	background-color: #F8F9ED; }

h1 { 	
	color: #D4572E;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px; }

	
a:link, a:visited  	{color: #6d0909; text-decoration: none; }
a:hover, a:active	{color: #C8B369; text-decoration: none; }

img {
	margin-top: 8px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}

figcaption {
	font-size: 70%;
	margin-bottom: 20px;
}