/* 
http://www.team-mad.de/ print stylesheet -- Morris Brodersen 01/2006
Needless to say, the unique combination of positioning, colors, images and fonts (the design) belongs to Morris Brodersen and may not be reproduced without permission. However, you are welcome to use the CSS codes and/or techniques for your projects.
*/

@import "base.css";

* { 
  color: #000;
  background: transparent;
  }
body { padding: 2em; }
.sections, #navigation, #quick { display: none; }