body {
  font-family: "Edu NSW ACT Hand Pre", cursive;
  background: #B5446E;
}

h1 { 
  font-family: "Edu NSW ACT Hand Pre", cursive;
  color: #cecce8;
  text-align: center;
}

h2 { 
  color: #cecce8;
}

P { 
  color: #cecce8;
}

li {
  color: #cecce8;
}