/* 
    Document   : menuCss
    Created on : 17/04/2008, 02:20:02 PM
    Author     : arguello
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body { 
    background-image: url(submenu_4.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
}


