/* 
    Document   : siteprint
    Created on : 3-Dec-2009, 4:51:50 PM
    Author     : sam
    Description:
        Purpose of the stylesheet follows.
*/

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

div.header {
    display:none;
}
div.sideImage{
    display:none;
}
body{width:100%;}
div#l_bg{display:none;}
div#r_bg{display:none;}