#TITLE {
  position:absolute;
  top:70px;
  left:60px;
  width:860px;
  white-space: normal;
  border-width:0 0 1px 0;
  border-color:#660000;
  color:#660000;
  font-size:24px;
  font-weight:bold;
}

#GAME_LIST {
  position:absolute;
  top:120px;
  left:80px;
  color:#660000;
  font-size:16px;
}

#GAME_LIST td,th{
  white-space: nowrap;
  padding:3px 10px 3px 5px;
}

#COMMENT {
  position:absolute;
  top:150px;
  left:200px;
  font-size:20pt;
  font-weight:bold;

