#img1 {
	width: 200px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -210px;
}

#img2 {
	width: 200px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 20px;
}

#img3 {
	width: 200px;
	position: absolute;
	top: 280px;
	left: 50%;
	margin-left: -210px;
}

#img4 {
	width: 200px;
	position: absolute;
	top: 280px;
	left: 50%;
	margin-left: 20px;
}

#img5 {
	width: 200px;
	position: absolute;
	top: 510px;
	left: 50%;
	margin-left: -210px;
}

#img6 {
	width: 200px;
	position: absolute;
	top: 510px;
	left: 50%;
	margin-left: 20px;
}

