body {
	background:	url(http://www.montessile.com/images/sfondo2.jpg);
}

img {
	behavior:	url("http://www.montessile.com/pngbehavior.htc");
}
#tessuti{
	position: absolute;
	height: 320px;
	width: 400px;
	top: 160px;
	left: 50%;
	margin-left: -410px;
	z-index: 990;
	padding-right: 5px;
	overflow: auto;
	text-align: justify;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#clothing{
	position: absolute;
	height: 320px;
	width: 400px;
	top: 160px;
	left: 50%;
	margin-left:0px;
	z-index:990;
	padding-right:5px;
	overflow:auto;
	text-align:justify;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}