#Copyright
{
	position: absolute;
	width: 800px;
	height: 37px;
	left: 0px;
	right: 0px;
	top: 600px;
	bottom: 0px;
	z-index: 2;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-align: center;
	color: #000000;
	z-index: 2;
	font-size: 0.8em;
}

#bobsPhoto
{
	position: absolute;
	width: 200;
	height: 226;
	left: 5px;
	right: 0px;
	top: 10px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
 }

#introText
{
	position: absolute;
	width: 585;
	height: 226;
	left: 210px;
	right: 0px;
	top: 10px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
 }

#pianosTitle
{
	position: absolute;
	width: 800px;
	height: 50px;
	left: 0px;
	right: 0px;
	top: 250px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
 }

#piano1
{
	position: absolute;
	width: 400px;
	height: 150px;
	left: 0px;
	right: 0px;
	top: 370px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
 }
 
#piano2
{
	position: absolute;
	width: 400px;
	height: 150px;
	left: 400px;
	right: 0px;
	top: 370px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
 }
