@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 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ade7fa+0,75bbcf+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#627d4d+0,1f3b08+100;Olive+3D */
background: #627d4d; /* Old browsers */
background: -moz-linear-gradient(top,  #627d4d 0%, #1f3b08 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #627d4d 0%,#1f3b08 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */

  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
}

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

body {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ade7fa+0,75bbcf+100 */
background: #ade7fa; /* Old browsers */
background: -moz-linear-gradient(top, #ade7fa 0%, #75bbcf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ade7fa 0%,#75bbcf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ade7fa 0%,#75bbcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ade7fa', endColorstr='#75bbcf',GradientType=0 ); /* IE6-9 */
}


