/* 
    Document   : menspage
    Created on : 25-Sep-2008, 19:25:07
    Author     : wired
    Description:
        Purpose of the stylesheet follows.
*/

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

@import url('/style/style.css');

root { 
    display: block;
}

