body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #9d9271;
	}
img {
	display: block;
	margin: 0 auto;
	}
a img {
	border: 0;
	}
#container {
	width: 100%;
	}
	#container h1 {
		display: none;
		}
	#container h2 {
		font: normal normal 30px "Times New Roman", Times, serif;
		color: #31505f;
		}
	#container p { 
		font: normal normal 12px "Times New Roman", Times, serif;
		color: #000;
		margin-right: 44px;
		}
	#container div.section { 
		clear: both;
		text-align: left;
		}
	#container div.section img { 
		float: left;
		margin-left: 44px;
		margin-bottom: 15px;
		margin-right: 15px;
		}
#footer {
	clear: both;
	text-align: left;
	margin-left: 44px;
	margin-right: 44px;
	}
#container div.section p a:link {
	color: #31505f;
	}
#container div.section p a:visited {
	color: #31505f;
	}
#container div.section p a:active {
	color: #31505f;
	}
#container div.section p a:hover {
	color: #31505f;
	}
#container div.section h2 a:link {
	color: #31505f;
	text-decoration: none;
	}
#container div.section h2 a:visited {
	color: #31505f;
	text-decoration: none;
	}
#container div.section h2 a:active {
	color: #31505f;
	text-decoration: none;
	}
#container div.section h2 a:hover {
	color: #31505f;
	text-decoration: none;
	}
#footer p.links {
	text-align: center;
	}
#footer p.links a:link {
	color: #31505f;
	text-decoration: none;
	}
#footer p.links a:visited {
	color: #31505f;
	text-decoration: none;
	}
#footer p.links a:active {
	color: #31505f;
	text-decoration: none;
	}
#footer p.links a:hover {
	color: #31505f;
	text-decoration: underline;
	}
