body {
  background:#fff;
  font-size:12px;
  font-family: 'Century Gothic','trebushet ms','verdana';
}
#servername {
  font-width: bold;
}
#logo {
  height: 53px;
  width: 124px;
  background: url('http://img.verygames.net/images/shockvoice/logo.png');
}

#connexion {
  height: 20px;
  width: 81px;
  background: url('http://img.verygames.net/images/shockvoice/btn_connexion.png');
  cursor: pointer;
}