.no-support-message { display:none; }
.impress-not-supported .no-support-message { display:block; }

/* additional styles just to make things look a bit nicer */
body { background:#EBEBEB; font:16px/24px "Arial", sans-serif; color:#333; }
.step { width:940px; margin:0 auto 24px auto; text-align:center; }

#ets {
    width: 700px;
    padding-bottom: 300px;

    /* Yoda Icon :: Pixel Art from Star Wars http://www.pixeljoint.com/pixelart/1423.htm */
    background-image: url(http://www.baggygenes.com/impressjs/ets.png);
    background-size:400px 360px;
    background-position: bottom right;
    background-repeat: no-repeat;
}
