		body {
			margin: 0;
			padding: 10px 20px 0;
			font-size: 62.5%;
			text-align: center;
			background: #cfcfcf url(/images/player_background.gif) repeat-x;
			}
		h1 {
			position: relative;
			top: 15px;
			font: normal 1.7em 'lucida grande',tahoma,sans-serif;
			color: #225555;
			}
		p {
			padding: 0 5px;
			font: normal 1.0em/18px 'lucida grande',tahoma,sans-serif;
			color: #cecece;
			text-align: right;
			background: #222;
			border: 1px solid #ccc;
			}
		p span {
			display: block;
			float: left;
			}
		#stream {
			width: 100%;
			height: 16px;
			}