body {

    background-color: #eb963b;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-variant: small-caps;
    font-size: large;
    text-align: center;
    padding: 10px;
    height: 100%;
    width: 1000px;
    margin-left: 200px;
}
h3{
    width: 1000px;
    font-weight: normal;
    display: inline-block;
}
footer{
    margin-top: 150px;
}

.achtergrond{

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:100% 190%;
}
