/* 
    Document   : distraitLayout
    Created on : 27/06/2009, 11:32:24 AM
    Author     : Japhro
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}

body {

    padding: 0;
    margin: 0;
}


