body {
	font-family: "Century Gothic", arial, Helvetica, sans-serif;
	color: #696969; /*DimGrey*/
	overflow:hidden;
}
h1 {
	/*				padding-left: 173px;*/
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1.5em;
}

#content {
	position: absolute;
	top: 0;
	left: 20px;
	right: 150px;
}