/*
***********************************************************************
*	Title:		Print style
*	Customer:	
*	Revision: 	
*	Created: 	2007, 
*	Author: 	Alberto Messeguer - webmaster@mischunches.com
***********************************************************************

/* : Basic
----------------------------------------------------------------------- */

{
 	margin: 5px;
  	padding: 0;
}

html,body 
{
	height: 100%;
}