body {
 background: url(t.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 background-color: cyan;
 font-family: Verdana;
 font-size: 8pt;
 color: black;
}
td {
 width: 16;
 height: 16;
}
