
		html, body { 
  		margin: 0px;
  		overflow:hidden;
  		height: 100%; 
		background-image:url(background2.jpg);
        background-repeat:repeat;
	} 
	
	#player
	{
	    margin-top:-45px;
		}
