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

body {	    margin: 0px auto;
		    height: 768px;
			width: 1024px;
			
		
	}

#wrapper { background: url(plakselssiteENleeg.png) no-repeat; width:100%; height:100%;}
#english_left { margin-left:26%; margin-top:12%; width:25%; float:left; }
#dutch_right { width:25%; float:left; margin-top:12%; }
#textbox { height:13%; width:100%; padding-top: 17%; font-family: "Century Gothic"; font-size:17px; color:#09427A;}
#shop-left {width: 36%;float:left; }
#contact-middle {width:22%; float:left;}
#collection-right {width:40%; float:left;}

