/**                  
 * print.css
 *
 * Definition off the used styles and classes for
 * printed output.
 *
 * @version 1.0
 * @author  A.J. de Vries	
 * @package www.bostrailer.nl 
 * 
 * Copyright (c) 2006 Malibomba                               
 * IT IS NOT ALLOWED TO USE OR MODIFY ANYTHING OF THIS SITE,  
 * WITHOUT THE PERMISION OF THE AUTHOR.                       
 * Info? Mail to info@malibomba.com                             
 */
/*<![CDATA[*/
html, body {
	margin:0px;
	width:100%;
	height:100%;
}

/*]]>*/
