@charset 'utf-8';
/**
* Pulse-Percussion Layout
* 
* @project 		Pulse-Percussion
* @version 		0.0.1
* @date			2009-03-02
* @media		Print
* @package 		xhtml-css
* @author  		Weißenfels Benjamin
* @copyright 	2009 by the author
*/

* { background: #fff; color: #000; }
html { font: 100%/1.5 georgia, serif; }
#header, #navi, #sidebar ,#footer { display: none; }

