/* De Grafische Wereld */
/* www.degrafischewereld.nl */
img, div { behavior: url(script/javascript/iepngfix.htc) }

html,body{

	height					: 100%;
	font-family				: ;
	font-size				: 	10px;
	color						:	#000000;
	margin					:	0px;
	padding					:	0px;
	background-image	:	url(../images/layout/splash_gradient_02.jpg);
	background-repeat :	repeat-x;
	background-color	:	#EE7E18;
text-align: center;
padding: 0px;
margin: 0px;

}

#pattern
{
position: relative;
margin-left: auto;
margin-right: auto;
	width						:	1024px;
	height					:	768px;
	background-image	:	url(../images/layout/splash_pattern2.jpg);
	overflow: hidden;
}

img { behavior: url(iepngfix.htc) }
