body {
	font-size: 1.1em;
	font-family: Titillium Web, Arial, sans-serif;
	color: #3D3D3D;
	background-color: #04BD9E; }

#section {
	max-width: 895px;
	margin: 15px auto;
	padding: 15px;
	background-color: #E2FAF6; }

h1 { 	
	color: #196BA4;
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px; }

h2 {
	color: #1987A4;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px; }

h3 {
	color: #19A2A4;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px; }
	
a:link, a:visited  	{color: #0D5556; text-decoration: underline; }
a:hover, a:active	{color: #098F92; text-decoration: none; }

img {
	margin: 15px auto 15px auto; }
	
</style>
