@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	/*background-image:url(../img/forester-benelux2.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
}

#image1
{
top:50px;	
width: 603px;
left: 50%;
margin-left: -301px; /* - (width/2) */
position: relative;
}
