
body {
  background: #136F63;
  font-family: Georgia, Times, serif;
  text-align: center;
  border: 5px #5D4E6D;
  }
  
h1,h2 {
  color: #F29559}
  
p {
  color: #92DCE5}
  
ul {
  color: #92DCE5
}