html {
    background-image: url(/images/textures/light5.png);
  color: navy;
}

h1 {
  color: orange;
}
 
h2 {
  color: green;
}