html, body, blockquote, p, form, q, dt,
dl, dd,  div, h1, h2, h3, h4, h5, h6,
br, a, ul, ol, li, img, fieldset{
	padding: 0;
	margin: 0; 
	border: 0; 
	list-style-type: none;
}


body{         
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
  background: #000;
  padding-top: 450px;
}
.enjoy{
  position: absolute;
  left: 50%;
  top: 50px;
  margin-left: -217px;
}
.ptitle{
  display: block;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -140px;
}
#player{
  position: absolute;
  left: 50%;
  top: 65px;
  margin-left: -69px;
}
p{
  text-align: center;
}