body { padding: 0; margin: 0; font-size: 15px; color: #202020; font-family: 'Raleway', sans-serif; letter-spacing: 0.5px; line-height: 1.2em; }
.header {  background-color: #002b36; height: 90px; text-align: center; }
    .header img { height: 40px; margin: 25px auto; }
.container { margin-top: 100px; text-align: center; }
.content { display: inline-block; text-align: left; margin-left: 15px; }
.naam { font-size: 17px; font-weight: 700; }
.commtype { width: 15px; display:inline-block; }
.company { font-weight: 500; }
p { margin: 20px 0; }
a { text-decoration: none; color: #202020; }