@charset "UTF-8";

#header {
  position:absolute;
  top:0;
  height:1080px;
  width:1920px;
  left:-40px;
  right:0;
  margin:auto;
}

table {
  margin-top:0;
}

table table {
  margin-top:0;
}

a:link,a:active,a:hover {
  color:#000000;
}

a:visited {
  color:#000000;
}

body {
  background-color:#000000;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

body,td {
  color:#000000;
  font-family:'';
  font-weight:;
  font-style:;
  font-size:0;
}

td .clock {
  font-size:0;
}

.container_padding {
  padding:0;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#000000;
  filter:alpha(opacity=0);
}

.container {
  color:#000000;
  border:px none #000000;
  padding:0;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:0;
  background-color:#000000;
  color:#000000;
  font-family:'';
  font-weight:;
  font-style:;
  font-size:0;
}

.content {
  padding:0;
}