body {	background-color: #eaeaea;}div#main {	background-color: white;	width: 700px;	height: 981px; /*standaard, instelbaar per pagina*/	border: 1px solid black;	text-align: left;	position: relative;	margin-top: 10px;	margin-bottom: 10px;}img.achtertop, img.achterbot {	position: absolute;	border: 0px;	padding: 0px;	margin: 0px;}div.achtertop {	top: 0px;	left: 0px;}img.achterbot{	top: 651px; /*mainhoogte - 330*/	left: 0px;}.noscreen {	display: none;}div#content {	position: absolute;	top: 100px;	left: 55px;	width: 582px;}div.showcase {	background-color: #e3e0f0;}div#kolom1, div#kolom2 {	position: absolute;	width: 270px;}div#kolom2 {	left: 312px;}