
/* - - - - - - - - - - - - - - - - - - - - -

Title : 		strangefruit.nl STYLE SHEET
Author : 		Strangefruit.nl
URL : 			http://www.strangefruit.nl

Description : 	structuur

Created : 		21/03/2008
Modified : 	

- - - - - - - - - - - - - - - - - - - - - */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F9F9F9;
}
#container {
	position:relative;
	z-index:0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:990px;
	height:610px;
	
}

