
body {
	margin:	0;
	padding:	0;
	color:	black;
	background:	white url(img/HG-PG-bg.jpg) center center no-repeat fixed;
}

.bar {
	background:	#ccc;
	height:	1em;
}

td#content {
	padding:	0 1ex 1ex 1ex;	/*.5em;*/
	width:	99%;
}
