/* IE 9 Fixes */
/* Author: James Morris*/

#main {
  /*Fix for keyframes that don't work in IE9*/
  opacity: 100;
}