body {
  background-color: silver;
  color: midnightblue;
  font-family: 'Times New Roman', Times, serif;
}
h1 { 
  color: forestgreen;
}
h2 { 
  color:blueviolet;}
