body{
	background-color: #FAFAFA; opacity: 1.0 ; 
	font-family: academico, courier, sans-serif; 
	align-content: center; 
	align-items: center; 


	background-image: url("20210315 cj unterschrift.jpg" );
	background-size: contain;

	background-repeat: no-repeat;
	background-position: top;

}

  	@media (min-width: 1200px)  	{
    	body {padding: 10px 18%;} 	}

 
     h1 {color: black; font-style: lighter; text-align: center; }
     p {color: black; font-size: large; text-align: center; }
     h2 {color: black; font-size: inherit; text-align: center; }
     h3 {color: black; font-style: italic; font-style: thin; font-size: small; text-align: center; }



/*
p { line-height: 1.1em;
	margin-bottom: 2em;
	margin: (1 1 1 1); }
*/
	