body {
    font-family: 'Roboto', sans-serif;
}


.logo {
    margin-top:100px;
}

.logosize {
    height: 32px;
}

.content {
    text-align:center;
}

h1 {
    margin-top:100px;
    font-weight:400;
}

.smalltext {
    font-size:11px;
}


