/************************************************/
/* e_Gress DemoSite                        			*/
/* Medium: screen                           		*/
/* Common HTML and custom styles              	*/
/* Version: 2.1                                 */
/* -------------------------------------------- */
/* Copyright Hic et Nunc            						*/
/* www.hicetnunc.nl - info@hicetnunc.nl         */
/* Date: july 2004                              */
/************************************************/

body {
	width: 98%;
	margin: 0;
	padding: 0;
	font: 75% normal Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #555;
	background-color: #fff;
}
#pageWrapper { margin: 1em; }
