﻿body
{
	background-repeat:no-repeat;
	/*background-image:url(/images/ads/WOI_MPOGD_siteskin.jpg);*/
	background-attachment:fixed;
	background-position:center top;
	background-color:#111;
}
#skin
{
	z-index: -1;
	z-index: 1 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	min-height: 100%;
}

#skin a
{
	display: block;
	height: 100%;
	width: 100%;
}
#skin a h1
{
	display: none;
}
#g_pageContainer
{
	position:relative;
	z-index: 1;
}
html, body
{
	height: 100%;
	min-height: 100%;
}

