body { background: #999 url(regenboog.jpg) no-repeat center center scroll;
         }
a:link { color: #FFE000;
           font-family: Comic Sans MS;
           font-weight: bold;
           font-size: 24px;
         }
a:visited { color: #D4EB47;
                font-family: Comic Sans MS;
                font-weight: bold;
                font-size: 24px;
              }
a:hover { color: #790000;
               font-family: Comic Sans MS;
               font-weight: bold;
               font-size: 24px;
             }
p { color: #FFDF00; 
      font-family: Comic Sans MS;
      font-weight: bold;
      font-size: 24px;
    }

td { color: #FFDF00; 
       font-family: Comic Sans MS;
       font-weight: bold;
       font-size: 14px;
      }
