p {
	font-family: italic;
	font-size: 2em;
}

.eins {
	text-shadow: 5px 5px 5px;
}

footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #1E1E1E;
	color: white;
	font-size: 0.8em;
	text-align: center;
}

border-color: black;
border-width: 5px;
border-style: solid;