body {
 background-color: #FB97D7;
 color: #333;
}

h1, h2 {
  font-family: Georgia;
}

h1 {
  font-size: 3em;
}

h2 {
  font-size: 2em;
}

p {
  font-family: Arial, Helvetica, sans-serif;
}
