html, body, h1, img, p { margin: 0; padding: 0; }
html { font-size: 62.5%; background: #c9eb00 url(img/back.png) repeat-x fixed top left; }
body { width: 45em; padding: 0 20px; margin: 55px auto 10px auto; border: 1px solid #85941a; background: #fff; color: #c9eb00; position: relative; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
h1 { font-size: 3.5em; font-family: Verdana, sans-serif; font-weight: bold; position: absolute; top: -35px; left: -28px; }
img { display: block; color: #c9eb00; }
p { margin: 20px 0; line-height: 1.3; font-family: Helvetica, Arial, sans-serif; font-size: 2.4em; text-align: left; letter-spacing: -2px; font-weight: bold; text-transform: lowercase; }
em { color: #85941a; font-style: normal; text-transform: none; }
abbr { font-variant: small-caps; text-transform: lowercase; }
a { color: #c9eb00; text-decoration: none; border-bottom: 3px solid #85941a; }
a:hover { text-decoration: none; border-color: #c9eb00;  }
p#terzijde { position: absolute; left: -9999em; top: 0; }
p#eigenlijk { font-size: 1.4em; letter-spacing: -1px; text-align: right; *padding-bottom: 15px; }
@media print { html { background: #fff; } }