body{font-family:Calibri;background-image:url(/projects/game/imgs/7d3521d6d6ab3b05b691d8701794241c2822f616/dark.png);background-repeat:repeat;margin:0;outline:0;border-width:0;width:100%;animation:sea;animation-duration:0s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:linear;min-width:1020px}@keyframes sea{0%{background-position:0 -64px}100%{background-position:0 0}}#holder,#info{margin:0 auto;display:block;position:relative;width:1000px}#holder{height:600px;top:24px;box-shadow:0 0 8px #000,0 0 6px #000;border-radius:8px 8px 0 0}#holder::after{content:"";display:block;position:absolute;left:64px;right:64px;bottom:-64px;height:64px;background:url(/projects/game/imgs/4a552e1d49a00c281ad995c6919e2d7f9bb71b29/bottom.png) repeat;z-index:2}#holder::before{content:"";display:block;position:absolute;left:0;right:0;bottom:-64px;height:64px;z-index:2;background:url(/projects/game/imgs/8d73f6b128f33a35571f5bd1854d0dd2432d5ead/left.png) bottom left no-repeat,url(/projects/game/imgs/9e0bfd3000fa84e10e89b19a49b001557f51cb46/right.png) bottom right no-repeat}#canvas{display:block;position:relative;width:1000px;height:600px;background:url(/projects/game/imgs/29cf00e266fa509f5b63e90010e79fcea896c256/grass.png) repeat;border-radius:8px 8px 0 0}#info{top:40px}#info>table{width:100%}td,td>a{text-align:center;color:#fff;font-family:monospace}kbd{border:1px solid gray;font-size:16px;box-shadow:1px 0 1px 0 #eee,0 2px 0 2px #ccc,0 2px 0 3px #444;border-radius:3px;box-sizing:border-box;padding:2px 6px;text-decoration:none;color:#000;background-color:#fff}