body {
  background-color: antiquewhite;
}
h1 {
  color: cornflowerblue
  text-align: centre;
}
h3{
  text-align: center;
}
h4{
  text-align: center;
}
h5{
  text-align: center;
}