@font-face {
  font-family: LevelOne;
  src: url('LevelOne.woff');
}

body {
  font-family: LevelOne;
  background: url('bg-light.jpg') center no-repeat;
}

#player-wrapper {
  background-color: black;
  width: 1024px;
  height: 576px;
}