@font-face {
  font-family: 'IrishGrover';
  src: url('IrishGrover.eot?#iefix') format('embedded-opentype'),  url('IrishGrover.woff') format('woff'), url('IrishGrover.ttf')  format('truetype'), url('IrishGrover.svg#IrishGrover') format('svg');
  font-weight: normal;
  font-style: normal;
}

#bg {
  background-image: url("../assets/webBG.jpg");
  background-repeat:  repeat-x;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
}

canvas {
  z-index: 100;
  position:fixed;
}


