body
{
  margin:0px;
  font-family:courier new;
  color:#632;
  background-color:#db9;
  background-color:#221e1b;
  background-image:url('/images/bingo/radio.jpg');
  background-repeat:repeat;
}

table.triple { margin:0px *; }
table.card { border:4px solid #000; background:#eee}
table.card tr td { border:1px solid #ddd; background:#ffffff; padding:16px; height:80px;
text-align:center; font-size:1.2em; font-weight:bold; width:70px }
table.card tr td.free { font-size:0.9em; background:#a82; }

.side { background:#eee; border:2px solid #999; padding:34px 8px; width:150px; text-align:center;
font-size:0.7em; vertical-align:middle}

.side2 { padding:4px; width:150px; text-align:center;
font-size:0.7em}
.side2 p { background:#fff; border:2px solid #666; padding:16px 12px }

.ticker { background:#fff; border:solid #444; border-width:1px 0px; 
margin:16px 0px;
text-align:center; font-size:0.6em; }
