h1 { font-family: sans-serif;
  color: darkblue; }
h3 {font-family: sans-serif;
  color: darkblue; }
h2 {font-family: sans-serif;
color: darkblue; }
p {font-family: cursive;
  color: white; }
body { background-color: black; }
li {color: white; font-family:cursive; }
ul {color: white; font-family: cursive; }
