body {
	font-size: 0.82em;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	color: #444;
	background-color: black; }

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

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

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


	
a:link, a:visited  	{color: #26a; text-decoration: none; }
a:hover, a:active		{color: #000; text-decoration: none; }
