table.chess {border-collapse: collapse; border: 3px solid black}
td.light, td.dark {border: 1px solid black; height: 32px; width: 32px; padding: 0; margin: 0}
td.light {background: #cc6}
td.dark {background: #696}
img.chesspiece {padding: 0; border: 0}

div.moves {font-weight: bold}
div.annote {font-weight: normal}
