
#container {
	margin-top: -285px;
	position: absolute;
	margin-left: -206.5px;
	height: 570px;
	width: 413px;
	left: 50%;
	top: 50%;
}
#info {
	font-family: "Courier New", Courier, monospace;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top: 40px;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	text-decoration: none;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	text-decoration: underline;
}