body {
  background: #dfd0e9;
}
p {
  color: #a0709e;
  text-align: center;
  font-size: 20px;
  
  
  
}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  color: #d39abb;
}
h2 {
  font-weight: bold;
  text-align: center;
  font-size: 32px;
  color: #a0709e;
}
h3 
<style>
a:link {
  color: #a0709e;


