body {
  font-family: "normal",Italic;
  background-color: #bb64bc;
}
li {
  margin-bottom: 1em;
}
#header {
  text-align: center;
}
#header h1 {
  text-decoration: underline;
}
#header img {
  width: 100%;
  max-width: 500px;
}
  #links {
    text-align: center;
}

