@charset "UTF-8";

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

a:visited {
  color:#;
}

html {
  background-color:transparent;
  background-image:url(http://www.baltana.com/files/wallpapers-1/White-Photos-01576.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-attachment:fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

body {
}

body,td {
  color:black;
  font-family:'Futura';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

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

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

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

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

.container .heading {
  padding:5px;
  color:#000000;
  background-position:top left;
  font-family:'Garamond';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
}

.content {
  padding:5px;
}

body td:10 {
  height:128px;
}

body img:1 {
  height:128px;
}