@charset "utf-8";
/* CSS Document */

html, body 
{      font-family: 'Cantarell', arial, serif;          
Cantarell wird als Standard verwendet  }

.text1 {
	position: absolute;
	left: 50px;
	top: 50px;
	font-size: 36px;
}
.text2 {
	position: absolute;
	left: 406px;
	top: 154px;
	width: 562px;
}
