.html
{
	background: #000000 url("../images/bushmaster-man-card-banner.jpg") no-repeat left top fixed;
	background-size: cover !important;
}

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

#page .verticalspacer
{
	clear: both;
}

