#startDancingText {
	background-image: url(../images/startDancingText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 63px;
	width: 290px;
}
#MJPic {
	background-image: url(../images/MJ7103.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 300px;
	width: 102px;
	margin-right: 20px;
}
#textBlock {
	padding-top: 60px;
}
h2 {
	padding-top: 30px;
}
#startHead {
	background-image: url(../images/startHead.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	height: 79px;
	width: 362px;
	right: 0px;
	top: -83px;
}

