body	{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#B5DBDE');
	margin: 0px;
	color: #392863;
	font-family: verdana;
	font-size: 12px;
	overflow: auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #B5DBDE;
	scrollbar-highlight-color: #B5DBDE;
	scrollbar-shadow-color: #B5DBDE;
	}

	A:link {text-decoration:none; color: #94306B}
	A:visited {text-decoration:none; color: #94306B}
	A:active {text-decoration:none; color: #94306B}
	A:hover {text-decoration:underline; color: #392863}

.header
	{
	background-image: url(http://www.ijsenfruit.nl/images/bg-header.gif);
	position: absolute;
	height: 220px;
	width: 800px;
	left: 50%;
	margin-top: 1px;
        margin-left: -400px;
	margin-right: auto;
	}

.light
	{
	background-image: url(http://www.ijsenfruit.nl/images/bg-footer-slow.gif);
	position: absolute;
	height: 50px;
	width: 800px;
	left: 50%;
	margin-top: 220px;
        margin-left: -400px;
	margin-right: auto;
	}

.menu
	{
	height: 21px;
	width: 800px;
	margin-top: 13px;
	word-spacing: 30px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #6CBCAC;
	}

iframe
	{
	position: absolute;
	height: 100%;
	width: 800px;
	left: 50%;
	margin-top: 280px;
        margin-left: -400px;
	margin-right: auto;
	overflow: hidden;
	}

