html {
  background-color: #2d3138;
}

body {
  margin: 0;
  padding: 0;
  background: url('../images/achtergrond.jpg') 0 0 repeat-x;  
}

header {
  display: block; 
  background: url('../images/header-repeat.png') 0 0 repeat-x;
}

#wrapper {
  width: 1280px;
  height: 1669px;

}