body{
  background-color:#98fb98;
}
h1{
  color:#2e8b57;
  text-align:center;
  font-size: 45px;
}
h2, h3{
	text-align:center;
	font-family: "Lucida Console", "Courier New", monospace;
}
h4, p{
	font-family: "Lucida Console", "Courier New", monospace;
}
.immagine {
  text-align:center;
}
