body {
	background-color: black; background-image: url('bg.png'); background-repeat: repeat-x; font-family: Trebuchet MS; color: white; font-size: 12px;
}

p {
	float: left; font-family: Trebuchet MS; color: white; font-size: 12px;		
}

#player {
	margin: 0px auto;
	width: 100%;
}

