* {
  padding: 0px;
  margin: 0 auto;
  color: #fff;
  font-family: verdana;
  background-color: #000;
}
canvas {
  z-index: 1;
  margin: 0 auto;
  display: block;
}
#moregames {
	background: none;
	top: 1px;
	width: 100%;
	height: 60px;
	position: absolute;
	z-index:3;
}
@font-face {
    font-family: 'BadaBoom';
    src: url('BadaBoom.eot');
    src: url('BadaBoom.eot?#iefix') format('embedded-opentype'),
    url('BadaBoom.woff') format('woff'),
    url('BadaBoom.ttf') format('truetype'),
    url('BadaBoom.svg#freckleface') format('svg');
    font-weight: normal;
    font-style: normal;
}