body {
    background-color: #2F3032;
    color: white;
    align-content: center;
    font-family: 'Raleway', sans-serif;
    font-size:1em;
}

section {
    padding-top: 35px;
    margin-top: 20px;
}

a,
a:link,
a:active {
    color: white;
}

img{
    max-width: 500px;
    width:80%;
}