@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}


body{
background-color:rgb(0,0,0);
background-image:url(http://i1284.photobucket.com/albums/a575/breesnow123/94143aa4-362a-428a-bb5d-5ee2fe3c76da_zps6c467777.jpg);
background-position:top left;
background-repeat:repeat;
background-attachment:fixed;
}

body,td {
	color: transparent;
        color: white;
	font-family: 'Arial';
	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: #white;
	filter:alpha(opacity=100);
	background:;
}
.container {
	color: #white;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #white;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

.content {
	padding:5px;
}
