#wallpaperWrapper { text-align: center }

#wallpaperAd {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
}

#skin{
		position: absolute;
		width: 100%;
		height: 800px;
		margin-left: auto;
		margin-right: auto;
		top: 0px;
		left: 0px;
		z-index: 1;
}