

#content  {
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #7E8A98;
	margin-top: 200px;
}

a {
	font-weight: bold;
	color: #7E8A98;
}

a:hover {
	color: black;
}