body {
  background-image: url("/images/borderbg.jpg");
  background-repeat:no-repeat;
  background-position: center top;
  background-size: auto; 
  font-family: "Smythe", system-ui;
  font-size:16px;
}
.container-header {
  background-color: transparent;
  }
.container-header .navbar-brand {
  margin-top: 150px;
  }
.container-header {
  margin: 0px auto;
}
h3 {
 font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-style: normal;
}
