.centeredImage {
    /*position: absolute;*/
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #aaaaaa;
    font-family: sans-serif;
    /*z-index: -1;*/
}
h1 {
    height: 40px;
    color: #aaaaaa;
    text-align: center;
    margin: 50px;
    font-family: sans-serif;
}

.audioControl {
    height: 20px;
    color: #444444;
    text-align: center;
    font-family: sans-serif;
}

.moar {
    height: 30px;
    color: #aaaaaa;
    text-align: center;
    font-family: sans-serif;
}

.rqoute {
    height: 30px;
    color: #aaaaaa;
    text-align: center;
    font-family: sans-serif;
}
