body {
  color: #000000;
  background: #ffffff;
  background-image: url(/player/c1024.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}

td.odd {
  background: #a0a0a0 ;
}

td.even {
  background: #dddddd ;
}

em { color: #cc0000; }

a { color : #3333ff; }

td.even a,
td.odd a
{
  font-size: 150%;
  font-family: sans-serif;
}

table { border: 0; }
table.menu { margin-right: 1em; float: left; border: 0; }

img { border: 0; }
