.BG {
	background-image: url(images/landing_image.gif);
	background-repeat: no-repeat;
	left: 60px;
	top: 40px;
	background-position: 60px 60px;
	visibility: visible;
	right: 0px;
	bottom: 0px;
}

