body {
	font-family:Collibri;
	font-size:14pt;
	color:grey;
	}
	
	.img1 {
		width:150px;
		float:left;
		}
		
		
	.text1 {
		
		float:right;
		}

	
		
	.center {
		
		text-align:left;
		width:700px;
		height:400px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-300px 0 0 -350px;
		}
	p {	
		margin-top:0px;
		width:350px;
		height:300px;
		float:left;
		
	}
	.img3 {	width:300px;
			float:right;
			margin-top:20px;
		}
	.Plak {
			float:left;
			margin-top:20px;
			margin-bottom:20px;
			width:300px;
			height:30px;
			background-color:rgb(39, 234, 104);
	
	
	}
	a {
	float:left;
	margin-top:10px;
	}

	.Footer {
	position: absolute;
	left:25%;
	top:70%;
	width:850px;
	font-size:12pt;


	}
	
	span{
	float:right;	
	width:250px;
	margin:10px 10px;
	
	}
	.back {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	top:70%;
	background-color:rgb(247, 247, 247);
	}
	hr{
	margin:0;}