body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  background-color: #000000;
  color: black;
  text-align: center;
  padding:0px;
  margin:0px;
  width:100%;
  height:100%;
}
html{
  padding:0px;
  margin:0px;
  width:100%;
  height:100%;
}
a:link, a:visited {
  color: #bfbfbf;
}
a:active, a:hover {
  color: #bfbfbf;
}
div.content {
  width: 100%;
  height:100%;
}
div.broken,
div.missing {
  margin: auto;
  position: relative;
  top: 50%;
  width: 193px;
}
div.broken a,
div.missing a {
  height: 63px;
  position: relative;
  top: -31px;
}
div.broken img,
div.missing img {
  border-width: 0px;
}
div.broken {
  display: none;
}
div#unityPlayer {
  cursor: default;
  height: 100%;
  width: 100%;
}
embed
{
  width:100% !important;
}
body,td,th {
  color: #669933;
}
