

body {
    font-family: 'Raleway';font-size: 20px;
}

a { color: inherit; text-decoration: none; }

div.shadow {
    position:absolute;
    max-width:45%;
    max-height:45%;
    top:50%;
    left:50%;
    overflow:visible;
}
img.logo {
    position:relative;
    max-width:100%;
    max-height:100%;
    margin-top:-50%;
    margin-left:-50%;
}

.emailink{
    margin-top: 60px;
    margin-left: -50%;
}