body {
	background-color: #010101;
}
body, td, p {
    font: 11px Trebuchet MS, Verdana, Sans-serif; 

}
#screencontainer {
	width: 100%;
	height: 100%;
}
#maincontainer {
	width: 978px;
}
.dank {	
	font-size: 14px;
	line-height:12px;
    color: #fff;
    font-family: Trebuchet MS, Verdana, Sans-serif; 
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
