/* 
    Document   : layout
    Created on : 01-Apr-2009, 13:07:09
    Author     : Charis
    Description:
        Purpose of the stylesheet follows.
*/

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

body {
    padding: 0px;
    margin: 0px;
    background: black;
}


