body {
    background-color: transparent !important;
    background-image: url(https://jodichants.com/images/sound-of-silence-head2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: none !important;
}
        h1 {
            color: #fff;
            font-size: 2em;
            text-align: center;
            padding: 2% 0;
            font-family:"Times New Roman", serif;
        }
        p {
            color: #fff;
            font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
            font-size: 1.1em;
        } 
        .one {
            width: 20%;
            float: left;
        }
        .two {
    width: 98%;
    margin-bottom: 5%;
}
    .three {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
        .heading {
            width: 94%;
            background: transparent;
            margin:2% auto;
        }
        .image1, .image2 {
            width:90%;
            margin-bottom:20px;
        }
        .overall {
    background-color: rgba(38,52,119,0.6);
    padding: 1% 2% 12% 2%;
    float: none;
    width: 90%;
    margin: 5% auto 5%;
}
.audioplayer {
    height: 80px;
}
    
    