body {
  background-color: #ffb6c1;
}

title { color:#4b0082;
  text-align: center;
}
	
h1 {
  color:#4b0082;
  text-align: center;
}

.titoli {
  color:#4b0082;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 15px;
  color:#000000;
  text-align: center;
}
 
img {
	width: 150px;
    height: 150px;
}







