@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#33ff00;
}

a:visited   {
	color:#00ff33;
}

body {
	background-color: #101010;
	background-position: center;
	background-image: url(http://madhost.net84.net/img/mrfucknmatrix.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	padding-top: 0px;
	z-index: 0;
}

body,td {
	color: #00ff00;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	font-size:9px; color: #0000}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=100);
}
.container {
	color: #00ff00;
	position:relative;
	border: 0px solid #00ff33;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 2px;
	background-color: #;
	color: #00cc00;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.content {
	padding:5px;
}
	
.heading  {
	background-color:transparent;
	background-image: url('http://madhost.net84.net/img/mrfucknheaderblk.png');
	
}
	

.thingy	{
		position : absolute;
		visibility : hidden;
	}