body {
	background-color: 	black;
	color: 			white;
	background-image:	url(daten/rose_hg.jpg);
	background-attachment:	fixed;
	background-repeat:	no-repeat;
	background-position:	50% 50%
}

.starttext {
	background-color: 	none;
	color: 			white;
	font-style: 		italic;
	font-size: 		1.3em;
	text-align: 		center;
}