/* CSS Document */
body {
	margin          : 0;
	padding         : 0;
	color           : #000000;
	font            : 73% Arial;
	text-align      : center;
	background	: #fff url(http://www.tensbevalling.nl/images/background/background2.jpg) no-repeat;
	background-position	: right bottom;
	background-attachment: fixed;
  }
