body {
	font-family: georgia, sans-serif;
	font-size:83%;
	line-height:1.4;
	text-align:center;
	color:#515d39;
}
a:link, a:visited {
	color:#80984c;
}
a:hover {
	background:#515d39;
	color:#fff;
	text-decoration:none;
}

#page {
	width:770px;
	margin:100px auto 0;
	text-align:left;
	position:relative;
}

#logo {
	height:300px;
	background:no-repeat url(molgan-grid.gif) 50% 100%;
}
#content {
	height:50px;
	margin-top:-100px;
	margin-left:290px;
}
#content .col {
	float:left;
	width:200px;
}

#logo h1, #logo h2 {position:absolute; left:0; top:0;  text-indent:-500em; font-size:8px;}