/* Place site on grey background */
body {
	background-color: #f1f8f3;
	margin: 0;
}
table.maincontent {
	background-color: white;
}
