@charset "UTF-8";

a:link,a:active,a:hover { 
	color:green;
}

a:visited   {
	color:blue;
}

body {
	background-color: #000000;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: green;
	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: #;
	filter:alpha(opacity=100);
}
.container {
	color: green;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #;
	color:red;
	font-family: 'Arial';
	font-weight: bold;
	font-style: normal;
	font-size: 16px;

}

.content {
	padding:5px;
}



body { 
			background-image:url('http://lh5.ggpht.com/_cTNuQuv7KAM/TPwxgeUL4lI/AAAAAAAACbQ/FPrdHLwM5ZY/s800/slim-goodbody.jpg');
		}
	
	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}