
body {
  background-color:#B0C4DE; /* Navy Blue for the whole page */
  margin: 0;
  padding: 20px;
}

.logo-container {
  text-align: center;
}