body 
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F8F7C9;
	background-image: url(images/bg.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px; /* 0 is volledige breedte, anders % */
	margin-bottom: 0px;
	margin-left: 0%; /* 0 is volledige breedte */
}

table 
{
	font-family: Tahoma;
	font-size: 12px;
}