background {
	background-color: #c6daf2;
	background-image: url(Hintergrundbild.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #c6af2;
	background-image: url(Hintergrundbild.jpg);
	background-repeat: no-repeat;
}

