

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

  art-header-jpeg{
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('img/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.navbar-fixed-top{
    background: #3C73B1;
    border: 0px;
}
.jumbotron art{
    
}











