		body{
			font-family: Arial, sans-serif;	
			color: #005;
			margin:0;
			padding:0;
		}

		#uldiv{
			width: 375px;
			position: absolute;
			top:94px;
			left:0px;
			font-size:12px;
		}
		ul{
			line-height : 13px;
			margin-left: 30px;
			margin-top:0;
			padding-left: 0px;
			list-style : none;
		}
		li{
			list-style-position : outside;
			text-indent : -0.7em;
		}
		h1{
			position: absolute; 
			width:375px;
			top: 10px;
			margin-top:0;
			text-align:center;
			color: #005; 
			font: bold 20px Arial;
		}
		#song1{
			position: absolute; 
			width: 355px;
			top: 250px;
			left:25px;
			color: #005; 
			font:12px Arial; 
			line-height:15px;
		}
		#prices{
			position: absolute; 
			top: 458px;
			left:70px;
			font: bold 12px Verdana; 
			color: #005; 
		}
		#warranty{
			position: absolute; 
			width:375px;
			top: 50px;
			text-align:center;
			font:11px Arial; 
		}

