#name1
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  30px;
	position:  absolute;
	left:  70px;
	top:  110px;
}
#name2
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  30px;
	position:  absolute;
	left:  100px;
	top:  145px;
}
#name3
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	position:  absolute;
	left:  130px;
	top:  200px;
}

#desc1
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  15px;
	position:  absolute;
	left:  380px;
	top:  400px;
}
#contact
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
}
#copy
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  8px;
}
#cd1
{
	color:  white;
	background-color:  black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	position:  absolute;
	left:  665px;
	top:  0px;
}
table
{
	text-align:  center;
}
body
{
	background-color:  white;
	background-image:  url("piano.jpg");
	background-repeat: no-repeat;
}	