html
{
	background-color: #7F7F7F;
}

#page
{
	z-index: 1;
	width: 960px;
	min-height: 426px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	padding-top: 74px;
	margin: 35px auto 36px;
}

#n1
{
	z-index: 2;
	width: 960px;
	min-height: 2192px;
	border-style: none;
	background-color: transparent;
	position: relative;
}

