h1 {
	background-color:red;
	color:white;
	text-align:center;
}
#karte{
	width:350px;
	height:150px;
	border-style: solid;
	border-width: 1pt;
	margin: 20px ;
	padding: 20px ;
}



