@charset "UTF-8";

/*------------------------------------------------------------
    Reset colors.
------------------------------------------------------------*/

* { background-color: #fff !important; color: #000 !important; text-decoration: none !important; }


/*------------------------------------------------------------
    Remove irrelevant items
------------------------------------------------------------*/
#elevator, 
#nav, 
#download-chapter, 
.sub-nav, 
#footer ul { display: none }

#masthead { float: right; height: auto; margin: 1em 0 1em 1em; padding: 1em; border: 1px solid #666; }
#masthead * { float: none; }
