	body {
    background-image: url(pageBG.jpg);
	overflow: hidden;
	}
	.IMG1 {
    position: absolute;
    width: 600;
    max-height: 100%;
    bottom: 0;
    right: -145px;
	}
	.IMG2 {
    position: absolute;
    width: 600;
    max-height: 100%;
    bottom: -240px;
    left: -90px;
	}