body {
	font-family: Georgia,Garamond,"Times New Roman","MS Serif","New York",serif;
	background: transparent url("http://rochelimit.ca/images/trans_pixel_80.png") repeat fixed top left;
	color:#FFFFFF;
	margin: 0;
	padding:0;
	}
	
#player {
	width:100%;
	height:100px;
	}
	
#player object {
	position: fixed;
	top: 30px;
	left: 162px;
	border-style: none;
	z-index: 20;
	}

#player p {
	display: inline;
	font-family: Gill Sans, Verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #B0E0E6;	
	margin: 0;
	position: fixed;
	top: 33px;
	left: 30px;
	z-index: 20;	
	}	