
body { background: #000; color: #eee; text-align: center; margin: 0; font-family: Arial; }

h1 { color:#fff; margin-bottom:0; padding-bottom:0; } 

.subtitle { margin-top: 5px; font-style: italic; }

a { text-decoration: underline; color: #eee; }

#gameCanvasWrapper { margin: 0 auto; }

#gameCanvas { cursor: none !important; }

