/* Christmass Style Sheet - 2007 Visual Lizard */

body { 
	margin: 0; padding: 0;
	text-align: center;
	padding-top: 410px; 
	background: #000 url('../i/3600_sky_01.png') 50% 0 no-repeat;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
div#xmas_player { 
	margin: 0 auto; 
	width: 620px;
	
	/* text styles */
	text-align: left;
}
p a {color: #eee; text-decoration: underline;}
p a:hover {color: #3f3; text-decoration: none;}


img.center {
	margin: 0 auto;
}