body {
	background: url(/images/bg_pink.gif);
}
	
#lint1 {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 50px;
	background: url(../images/lint_shop_boven.gif) repeat-x;
}

#lint2 {
	position: absolute;
	left: 0px;
	top: 520px;
	width: 100%;
	height: 50px;
	background: url(../images/lint_shop_onder.gif) repeat-x;
}