body { background:lightblue;  }

h4 {
  color:blueviolet;
}

body {
  font-family: cursive
}

h2 {
  color:dodgerblue
    
  }

h3 {
  color:palevioletred
}

h1 {
  color: palevioletred
}