#container {
	margin:0px auto;
	text-align:left;
	width:90%;
}
h1 {
	font-weight: normal;
	font-size: 2.2em;
	text-align: center;
}
#content {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 10px;
	height: 460px;
	width: 285px;
	color: #000000;
}
h1 {
	font-size: 1.4em;
	text-align: center;
}

a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #000000;
}