.bgimg {
    background-image: url('_DSC6570.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 33% 40%;
    color: white;
    padding-top: 6em;
    padding-bottom: 0.1em;
    padding-left: 1em;
    padding-right: 1em;
}
