body {
	background: #000000;
	text-align: center;
	color: #575757;
	font: 14px/21px Arial,Helvetica,sans-serif;
}

a {
	color: #b93f14;
}

a:hover {
	text-decoration: none;
    cursor: none;
}
canvas {
	border: 2px solid black;
}

 @font-face {
  font-family: "Punk";
  src: url("fonts/punk kid.ttf");
  }
