.html
{
	background: #FFFFFF url("../images/const.jpg") no-repeat center top fixed;
	background-size: cover !important;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	padding-top: 62px;
	padding-right: 960px;
	padding-bottom: 521px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	padding-top: 36px;
}

#page .verticalspacer
{
	clear: both;
}

