body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: url("/images/shared/bg-banner.png") no-repeat center top;
  background-size: cover;
  color: #004d4d;
}

.container {
  padding: 20px;
  text-align: center;
}