* { margin: 0px; font-family: Arial; }
body, html { height: 100%; background: #FFFFFF; }
embed { min-height: 100%; } * html embed { height: 100%; }
#jogo { border: 2px solid #000; z-index: 10; display: none; background: #FFFFFF; padding: 20px; position: absolute; width: 550px; height: 400px; top: 50%; left: 50%; margin: -202px 0 0 -277px; }
#fechaJogo { z-index: 11; position: absolute; margin: -20px 0 0 550px; cursor: pointer; }
img { border: none; }

