* 					{
	margin:0px;
	padding:0px;
	float: none;
}
body				{ background:#000000; }
a 					{ outline-style: none; }
 
ul#menuback {
	list-style: none;
	background:  url(images1/menu-bg.jpg);
	width: 700px;
	overflow: auto;
	margin: 350px;
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(images1/shutter-artediseno.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(images1/shutter-informatica.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(images1/shutter-ulenventos.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(images1/shutter-arcticzone.jpg) no-repeat; 
}

a.link {
	width: 200px;
	height: 100px;
	display: block;
	background:  url(images1/window.png) no-repeat bottom center;
	text-indent: -9999px;
	float: none;
}
