/* -------------------------------------------------------------------------------- */
/*                               SOF Style Sheet 2 :                                */

/* basis settings van de website */

body {
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #333333;
	text-align: left;
}

.mainTable{
	margin-left:auto; margin-right:auto;
}
/*                               EOF Style Sheet 2 :                                */
/* -------------------------------------------------------------------------------- */
