/* 
    Document   : Incendie
    Created on : 19 mai 2010, 10:48:20
    Author     : sebastien
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}

html {


    background-color: #730000;
    /* b37575 */
    /* ffffcc  Or*/
}















