.leftimages1 {
	background-image: url(landingimages/image1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages2 {
	background-image: url(landingimages/image2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages3 {
	background-image: url(landingimages/image3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages4 {
	background-image: url(landingimages/image4.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages5 {
	background-image: url(landingimages/image5.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages6 {
	background-image: url(landingimages/image6.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.leftimages7 {
	background-image: url(landingimages/image7.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}