#body {
	background-color:#670029;
	clear: both;
	float: left;
	height: 1000px;
	width: 75px;
	left: -1px;
	top: 1px;
	position: absolute;	
	
}

#body2 {
	background-color:#670029;
	clear: both;
	float: right;
	height: 1000px;
	width: 75px;
	position: absolute;
	top: 1px;
	right: -1px;

	
}

#player {
	position: absolute;
	top: 10px;
	right: 75px;
}