#centered {
	margin-top: 25%;
}

#canvas {
	background-color: #2b2b2b;
}

a {
	text-decoration: none;
	color: rgb(242, 245, 55);
}