html, body {
  height: 100%;
  background-color: #022540;

}
body {
  background:  url('../img/bottom.jpg') center top;
}
.uk-navbar-container {
  background: transparent;
}
#modal-contact .uk-modal-dialog {
    background:  url('../img/bottom.jpg') center top;
}
