body {
	border: none;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #000000;
}
#Counter {
	position:absolute;
	width:200px;
	z-index:1;
	left: 40%;
	top: 370px;
	overflow: auto;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 525px;
	top: 393px;
}
.Stil1 {
	color: #000000;
	font-weight: bold;
}
body,td,th {
	color: #000000;
}
