/* Abd0.com css by n3tg33k
Contact: i [at] abd0 [dot] com
*/


a {
	color: yellow;
}


a:hover {
	color: red;
}

body {
	background: #000;
	line-height: 12%;
	color: #00FF40;
	font-family: monospace;
	text-align: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	
}

#header{
     background: #000;
  	 margin: 0;
	height: 0;
	width: 0;
}


#container{
	top: 15;
	left: 10;
	position: absolute;
}