#runner_game { background-color: black; }
#runner_table { border-collapse: separate; }
#runner_canvas { position: absolute; bottom: 0; left: 0; }
#runner_bgtop { background-color: #DCDCFF; border: 1px solid black; position: relative; vertical-align: top; }
#runner_bgbottom { background-color: #468C46; position: relative; border: none; }
#runner_hits { float: right; clear: right; margin: 10px; }
#runner_button { font-size: 2em; }