/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(85,127,85); background-image: url("./assets/images/achtergr-site.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 14px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 
