body { 
	background-color: rgb(51, 102, 102); 
	color: rgb(0, 0, 0); 
}


div {
	text-align: center; 
	margin-top: 100px;
}


.titel {
	font-family: Lucida Sans Unicode; 
	color: rgb(153, 153, 153);
	font-size:14pt;
	font-weight:bolder;
}


.technik {
	font-family: Lucida Sans Unicode; 
	color: rgb(153, 153, 153);
	font-size:8pt;
}


img {
	border: 0px solid ;
}