body {
	padding-left: 170px;
	padding-top: 100px;
	font-family: arial, sans-serif;
	background-color: white;
	background-image: url(img/Sandra_Krumme_linien.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	}
	
h1 {
	font-size: 14px;
	}
	
h1 span#rosa{
	color: #e42485;
	font-size: 20px;
	}
	
p {
	margin-top: 30px;
	width: 300px;
	font-size: 12px;
	}
p#breite{
	margin-top: 50px;
	width: 250px;
	font-size: 12 px;
	}

a {
	color: #e42485;
	}
