body {
background: linear-gradient(0deg, #008080 40%, #000000 60%);
overflow-x: hidden;
}

#titel {
	font-size: 70px;
	font-family:"Modern Love Grunge", fantasy;
}


*{color: white;
font-family:cursive;
}

.text {
	font-size: 15px;
}

.website-titel{
	font-size: 60px;
	font-family:"Modern Love Grunge", fantasy;
}

h2 {
	font-size: 30px;
}

.optionen {
	position: absolute;
	right: -175px;
	top: 5px;
}



.bandbilder {
	position: absolute;
	right: 250px;
	border: 2px solid white;
}

.Einleitung {
	font-size: 20px
}
.email {
	font-size: 10px;
	text-align: right;
}
