#game_wrapper{max-width:740px;height:700px;position:relative;margin:auto}#board{width:600px;height:530px;background-image:url(img/BoardTexture.png);position:absolute;border:2px solid #000;filter:drop-shadow(0 0 10px #000000);top:30px;left:30px}#coordinates{position:absolute;width:610px}.coordinate{width:20px;height:20px;font-family:Curier New;font-weight:700;font-size:13px;text-align:center;position:absolute}.square{width:70px;height:70px;position:absolute;box-shadow:inset 0 0 0 1px #000}.square_dark{border:1px #000}.zone{width:60px;position:absolute;margin-top:11px;margin-left:5px}.first_turn,.move{cursor:pointer}.move:hover{box-shadow:inset 0 0 0 1px red}.destination{background-color:#f08080!important;cursor:pointer!important}.selection{background-color:#ff0}.lastmove{background-color:#20b2aa}.stone{width:48px;height:48px;margin:auto;background-image:url(img/tokens_new.png);border:.5px solid #070118;border-radius:24px;filter:drop-shadow(0 0 3px #000000)}.stonecolor_ffffff{background-position:0 0}.stonecolor_000000{background-position:-48px 0}