h1 {
  text-align:center;
}

h2 {
  text-align:center;
}

body {
  background-color:purple
}

a:link {
  color:yellow
}

a:link {
  text-align:center
}