body {
background: #CCCCFF;
}
h1 {
  text-align: center;
}
ul li{
margin: 10px 0 10px 0;
}

p {
  margin : 20px;
}

