@charset "UTF-8";

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:bold;
  font-style:;
  font-size:16px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:1px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#000000;
  position:relative;
  border:px #;
  padding:4px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:4px;
  background-color:#;
  color:#0066FF;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:14px;
}

.content {
  padding:4px;
}

body {
  background-image:url(http://2.bp.blogspot.com/-0NtAt91rElU/Uiehhg0XJ8I/AAAAAAAAAbU/g9CelGNRwGc/s1600/tardis_wide.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top center;
}

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

body {
  width:1024px!important;
  margin:auto!important;
}