* { margin: 0; padding: 0; font-family: sans-serif;  }
.hidden { display: none; }
html { background: #f9d2ab url(bg2.png) repeat-x; background-position: center; background-attachment: fixed; }
#brown { position: absolute; width: 100%; height: 100%; background: #5B4930; }
#dropshadow { width: 992px; height: 612px; position: absolute; left: 50%; top: 50%; margin-left: -496px; margin-top: -306px; z-index: 1; background: transparent url(dropshadow.png) no-repeat; }
#content { width: 900px; height: 520px; position: absolute; left: 50%; top: 50%; margin-left: -450px; margin-top: -260px; z-index: 3; }
a, img { border: 0; }
a { display: block; position: absolute; left: 50%; margin-left: -56px; }
p { text-align: center; margin-bottom: 1em; width: 650px; font-size: 0.8em; margin-left: 125px; color: #fff; }
.flashcontent { text-indent: -1000em; height: 1px; /* Niet display: none, omdat zoekmachine's de tekst dan misschien niet opnemen! */ }