body {
	background-color: #263437;
	font-size: 0.8em;
	line-height: 140%;
	color: #000000;
}
#top-container {
	height: 680px;
	width: 900px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-340px 0 0 -450px;
	background-color: #263437;
}
#link {
	width:600px;
	height:auto;
	float:left;
	clear:left;
	padding-top:4px;
}