
#logoLeft,
#topNavHighlight,
#pageHeaderContainer {
	display: none !important;
}

.bg-container {
	background-image: url('/SFContent/Get?id=aW1hZ2VzL2xhbmRpbmctYmcuanBn');
	background-position: center;
}

.bg-oval {
	background-image: url('/SFContent/Get?id=aW1hZ2VzL2xhbmRpbmctb3ZhbC5zdmc');
	background-position: right;
}

.bg-images {
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-images,
.landing-container {
	left: 0;
	top: 0;
}

img {
	pointer-events: none;
}