@charset "UTF-8";

a:link,a:active,a:hover {
color:#09f;
}

a:visited {
color:#09f;
}

body {
background: #000 url('http://tuzulo.com/image/QvZoXgSI/0223-background.jpg') no-repeat right bottom;
background-attachment: fixed;
}

body, td {
color: #09f;
font-family: 'Comic Sans MS';
font-weight: normal;
font-style: normal;
font-size: 19px;
}

td .clock {
font-size: 9px;
}
.container_padding {
padding: 7px;
height: 100%;
}

.container_transparency {
height: 100%;
width: 100%;
}
.container {
position:relative;
padding: 7px;
height: 100%;
background-color:transparent;
}

.container .heading {
padding: 7px;
font-weight: normal;
font-style: normal;
font-size: 16px;
}

.content {
padding:7px;
}
