body#show {
	background-color: #1d1d1d;
	background-image:none;
} 
body#show #container {
	background-image:url('../img/skin.jpg');
	background-position:center 6.8em;
}
div#newHeader {
	margin-bottom:9.125em;
}
a.fullLink {
	position: absolute;
	display: block;
	overflow: hidden;
	width:100%;
	height:50em;
	top:0;
	left:0;
	z-index:0;
	text-indent:-5000px;
}
div#adstop,div#newHeader,div#wrapper {
	z-index:1;
}