body {
	font-size: 0.8em;
	font-family: Molengo, "Trebuchet MS", Corbel, Arial, sans-serif;
	color: #636465;
	background-color: #C80F2F; }

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

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

h2 {
	color: #4B2244;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px; }

a:link, a:visited  	{color: #303753; text-decoration: underline; }
a:hover, a:active	{color: #344454; text-decoration: none; }

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