@charset "UTF-8";

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

a:visited {
  color:#;
}

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

body,td {
  color:#1b1919;
  font-family:'Impact';
  font-weight:normal;
  font-style:normal;
  font-size:19px;
}

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

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

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

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

.container .heading {
  padding:5px;
  background-color:#ff2801;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}

body {
  background-image:url(https://img.mfcimg.com/photos2/145/14598587/164-263-682-506-5200417.jpg);
}