@charset "UTF-8";

a:link,a:active,a:hover {
  color:#0e0d0d;
}

a:visited {
  color:#cc33cc;
}

body {
  background-color:#0a0a0a;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:no-repeat;
}

body,td {
  color:#cc33cc;
  font-family:'MS Sans Serif';
  font-weight:bold;
  font-style:normal;
  font-size:18px;
}

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

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

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

.container {
  color:#cc33cc;
  position:relative;
  border:0 none #;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:5px;
  background-color:transparent;
  color:#cc33cc;
  font-family:'MS Sans Serif';
  font-weight:bold;
  font-style:italic;
  font-size:20px;
}

.content {
  padding:5px;
}

body {
  background-image:url(https://img.mfcimg.com/photos2/537/5374854/370-545-260-855-6329379.jpg);
  background-size:94%!important;
}