@charset "UTF-8";

a:link {
  text-decoration:underline;
}

a:active {
}

a:hover {
  text-decoration:underline;
}

a:visited {
  color:#903;
  text-decoration:line-through;
}

body {
  background-color:#303;
  background-image:<img src=https://i.postimg.cc/TPZXwsMH/animebat3-lg-zpse01bd1ee.jpg;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
}

body,td {
  color:#603;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

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

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

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

.container {
  color:#303;
  position:relative;
  border:px #;
  padding:5px;
  height:100%;
  background-color:#FCF;
}

.container .heading {
  padding:5px;
  background-color:#9FC;
  color:#BF5FFF;
  -headerboxcolorfont-family:Verdana;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}