#container {
  background-color:darkblue ;
  text-align: left;
  padding: 27px;
}
h1 {color: Black}
#top { 
  background-color:midnightblue;
  font-family:Cursive ;
}
#about {
 font-family:Cursive ;
}