/* Default Palview4 CSS file -- January 28, 2003 */
/* Used for replayable games and the new game viewer */

#board {
  background: black url( ../images/palview/jpc/brdimg.jpg ) repeat 0 0; 
  width: 232px; 
  height: 232px; 
  margin: 0 auto; 
  padding: 0;
  border: 2px groove #000000;
  line-height: 0px;
}
#board img {
  margin: 0px; 
  padding: 0px;
  border: 0px; 
}
.pc {
  font-weight: normal;
}
