body {
	background-color: #000000;
}

body, td, th, h3, h6 {
	color: #c4c4c4;
}

h1, h2, h4, h5 {
	color: #999966;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}

a {
	color: #003366;
	text-align: center;
}

.links { 
float:left;
width:300px;
}
.rechts {
width:300px;
}
.clear {
clear:left;
}
