@charset "UTF-8";
.eci {
	background-image: url(../images/platzschaffenmitherz.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 450px;
	width: 900px;
	border: 1px solid #E2E2E2;
}


#eci {
	background-image: url(../images/platzschaffenmitherz.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	height: 450px;
	width: 900px;
	border: 1px solid #E2E2E2;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #efefef;
	text-align: center;	
	
}

.center{
	text-align:center;
	
	
	}
