body#newHome {
	background:url('../img/skin.jpg') center 0 no-repeat #000;
}
body#newHome #container {
	background:none;
	padding-top:220px;
}
a.skinlink {
	position:absolute;
	display:block;
	overflow:hidden;
	width:100%;
	height:800px;
	top:0;
	left:0;
	text-indent:-10000px;
	background:url('../img/spacer.gif') 0 0 repeat transparent;
	z-index:0;
}