* 					{ margin:0px; padding:0px; }
body				{ background:#FFFFFF; }
a 					{ outline-style: none; }
 
ul#menuback {
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 560px;
	overflow: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 00px;
	margin-left: auto;
}

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

ul#menuback li#shutter1 {
	background: url(../images/recording.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/duplication.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/remix.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/label.jpg) no-repeat; 
}

a.link {
   width: 140px;
   height: 268px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}

