html, body {
  background:#000000;
  color:#ffffff;
  font-family:arial, sans-serif;
  font-size:12px;
}

#player { position:absolute; width:300px; height:60px; left:50%; top:50%; margin:-30px 0 0 -150px; }
#player a { color:#ffdd00; text-decoration:none; }