html, body {
width: 100%; height: 100%;
}
body {
background: #fff url(afbeeldingen/ag.gif) repeat-y center -55px;
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 17px;
color: #000;
scrollbar-face-color: #fff;
scrollbar-track-color: #fff;
scrollbar-arrow-color: #da2a36;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #1a171b;
scrollbar-shadow-color: #fff;
scrollbar-darkshadow-color: #1a171b; 
}
