/* CSS for e-merge'04 website (NON-COMPLIENT BROWSERS) */

body {
	background: #fff;
	color: #333;
	margin: 10px;
	font-family: arial, sans-serif;
	text-align: left;
	}	
	
h1, ul, #rightcol, #leftcol, #footer {
	margin-bottom: 20px;
	}