body {
    background: url(../img/bgd.png) center center fixed;
    background-size: cover;
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    color: white;
}

h1 {
    visibility: hidden;
}

.container {
    width: 100%;
    text-align: center;
}

p {padding-top: 16%;}

p.contact {font-family: 'Raleway', sans-serif;
text-decoration: none; font-size: 24px;}

p.contact a:link {text-decoration: none; color: white;}
p.contact a:hover {text-decoration:underline; color:white;}
p.contact a:visited {text-decoration: none; color: white;}