.center {
	float:center;
}
a {
	text-decoration: none;
	color: yellow;
	background-color: black;
	float: left;
}
