body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	text-align:center;
}
#mixtable {
	position: absolute; 
	height: 600px;
	width: 866px;
	top:50%;
	margin-top:-300px;
	margin-left:-433px;
}
#footer {
	position: absolute; 
	height: 19px;
	width: 817px;
	top:570px;
	left:26px;
}
.help {
	cursor: help;
}
.hands {
	cursor: hand;
}
