
#page
{
	z-index: 1;
	width: 1366px;
	min-height: 840px;
	background-image: none;
	border-width: 0px;
	border-color: #000000;
	background-color: transparent;
    padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#u94
{
	z-index: 2;
	width: 1366px;
	min-height: 840px;
	border-width: 0px;
	border-color: transparent;
	background-color: transparent;
	position: relative;
}

.html
{
	background-color: #f6f6f6;
}

body
{
	position: relative;
	min-width: 1366px;
    min-height: 840px;
}