@charset "UTF-8";

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

a:visited {
  color:#;
}

#fixed_background {
  display:block;
  background-position:center stretch;
  background-attachment:fixed;
  background-repeat:inherit;
  background-image:url(http://s27.postimg.org/awxutriab/Purple_Wallpaper_colors_34511580_1920_1200.jpg);
}

body,td {
  color:#FFFFFF;
  font-family:'Shark in the Water';
  font-weight:Bolder;
  font-style:thicker;
  font-size:18px;
}

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

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

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

.container {
  color:#FFFFFF;
  position:relative;
  border:px #9966FF;
  padding:0;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:0;
  background-color:#9966FF;
  color:#FFFFFF;
  font-family:'Shark in the Water';
  font-weight:bolder;
  font-style:thicker;
  font-size:18px;
}

.content {
  padding:0;