| Rook | Knight | Bishop | Queen | King | Bishop | Knight | Rook |
| Rook | Knight | Bishop | Queen | King | Bishop | Knight | Rook |
This page was made to look this way by putting the following between the <head> and </head> tags:
<style type="text/css">
table { font-size: 150% ; text-align: center ; }
td.b { color: white ; background: black ; width: 75 ; height: 75 ; }
td.w { color: black ; background: white ; width: 75 ; height: 75 ; }
</style>