/* Dit is een Style-Sheet */

body { background-image: url("../pics/tkdkor.gif");
       background-position: center center;
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-color: #000000;  /*black*/
     }

