html
{
	background: #7F7F7F url("../images/dcwebfull.png") no-repeat center center scroll;
	background-size: cover !important;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	padding-right: 1024px;
	padding-bottom: 768px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	padding-top: 114px;
}

#page .verticalspacer
{
	clear: both;
}

