    table {
      border-collapse: collapse;
      margin: 0px auto;
      background-image: url('leontien.jpg');
	  height: 589px;
	  width: 716px;
	  border: 0px;
    }
    td {
      text-align: center;
      font-size: 19px;
      border: 0px solid #000;
      font-family: Verdana, serif, monospace;
    }
    .top_bar
    {
	height: 201px;
    }
    .bottom_bar
    {
	height: 151px;
	vertical-align: center;
	padding: 152px;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        font-family: sans; 
	color: yellow;
        font-size: 135px;
     }
     .left_bar
     {
	width: 100px;
     }
     .right_bar
     {
	width: 92px;
     }
     .b
     {
      width: 40px;
      height: 58px;
      background-color: blue;
      background-image: url("rvf_blauw.jpg");
    }
    .w {
      width: 40px;
      height: 58px;
      background-color: white;
      background-image: url("rvf_wit.jpg");
      color: black;
      font-weight: bold;
    }
