
body {
  background-color:#1F618D; 
}

h1 {
  color: white; 
  text-align:center; 
}

h2 {
  color: white; 
  text-align: center; 
}

h3 {
  color: white; 
  text-align: left;  
}

p {
  color: white;
} 