.header {
    background-image: url('../images/fine-art/header-image.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    padding: 0;
    margin: 0;
}
