/* 
    Document   : default.css
    Created on : 24 déc. 2009, 09:23:58
    Author     : benjamin
    Description:
        Purpose of the stylesheet follows.
*/

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


body {
  background-color:#f6f4df;
}

