body {
    background-color: #117D9F;
    color: #FFF;
    font-family: 'Maven Pro', sans-serif;
}

p {
    margin-top: 300px;
    font-size: 0.9em;
    text-align: center; 
    text-transform: uppercase;
}

a {
    display: block;
}

img {
    width: 100px;
    height: 100px;
    margin-bottom: 0;
}
