h1 {
	font-size: 1.2em;
	color: black;
	background-color: gainsboro;
	border: thin solid;
	text-align: center;
    font-family: sans-serif;
}
p { 
  font-size: 0.8em; 
  text-align: justify; 
  font-family: sans-serif;
  float: left;
  color: black;
}
bild {
  font-size: 0.8em; 
  font-style: italic;
  color: black;
}
   
