body {
	margin: 0;
	background: #fff url(/images/goingdeep.jpg) no-repeat fixed center left;
	font: 9.3pt/13pt Helvetica, Arial, sans-serif;	
}
h1 {
	color: #c00;
	font-size: 2.6em;
	line-height: 0.7em;
}
a,a:visited {
	color: #600;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline; }

#maincontent {
	margin-left: 400px;
	padding: 6.5em 1em 1em 2em;
	max-width: 500px;
}
.announcement { margin-top: 5em; }
.contact { margin-top: 3em; }

