/* 
    Document   : stylesheet.zz.css
    Created on : 14-jul-2009, 20:53:34
    Author     : Maghiel Dijksman <mail@mdijksman.nl>
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
    color : #000000;
}
