body {
	margin: 0px;
	background-color: black;
	overflow-x: hidden;
	overflow-y: auto;
}
.mainTable {
	width: 100%;
	height: 100%;
}
#player {
	height: 36px;
	width: 100%;
	text-align: center;
}
