body {
  overflow: hidden; }

#browser-happy {
  background-color: #000;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 9999999;
  position: fixed;
  top: 0;
  text-align: center; }
  #browser-happy #text {
    position: relative;
    top: 50%;
    margin-top: -125px;
    line-height: 40px;
    height: 40px;
    color: #ff0b06; }
    #browser-happy #text a {
      color: #ff0b06;
      text-decoration: underline; }
      #browser-happy #text a:hover {
        text-decoration: none; }
      #browser-happy #text a .ie-message {
        background-image: url("../images/IE_message.png");
        width: 523px;
        height: 253px;
        left: -256px;
        margin-left: 50%;
        position: relative; }

/*# sourceMappingURL=ie.css.map */
