body {
  background-image: url('bg.png');
  background-color: #3a332b;
}

table#mainTable {
  position: absolute;
  width: 100%;
}

div.validator {
  width: 1200px;
  text-align: right;
}

div.validator a {
  color: #867d69;
  font-size: 10px;
  text-decoration: none;
  font-family: Tahoma;
}

div.validator a:hover {
  color: #fcca14;
}

div#content {
  display: none;
}

div#preloader {
  font-family: Tahoma;
  text-align: center;
}

span.eng {
  color: #5e4e37;
}

span.hun {
  color: #ffffff;
}

div#links {
  display: none;
}
