#collage {
	height: 550px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/collage-bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: medium solid #333;
}
#c01 {
	left: 20px;
	top: 35px;
	height: 125px;
	width: 125px;
	z-index: 1;
	position: absolute;
}
#c02 {
	left: 155px;
	top: 15px;
	height: 150px;
	width: 150px;
	z-index: 20;
	position: absolute;
}
#c03 {
	position: absolute;
	z-index: 1;
	left: 315px;
	top: 40px;
	height: 150px;
	width: 150px;
}
#c04 {
	position: absolute;
	z-index: 30;
	left: 5px;
	top: 145px;
	height: 175px;
	width: 175px;
}
#c05 {
	position: absolute;
	z-index: 30;
	left: 230px;
	top: 125px;
	height: 125px;
	width: 125px;
}
#c06 {
	position: absolute;
	z-index: 1;
	left: 160px;
	top: 200px;
	height: 175px;
	width: 175px;
}
#c07 {
	position: absolute;
	z-index: 20;
	left: 320px;
	top: 200px;
	height: 150px;
	width: 150px;
}
#c08 {
	position: absolute;
	z-index: 20;
	left: 50px;
	top: 290px;
	height: 150px;
	width: 150px;
}
#c09 {
	position: absolute;
	z-index: 20;
	left: 230px;
	top: 315px;
	height: 150px;
	width: 150px;
}
#c10 {
	position: absolute;
	z-index: 20;
	left: 30px;
	top: 365px;
	height: 150px;
	width: 150px;
	bottom: 0;
}
#c11 {
	position: absolute;
	z-index: 30;
	left: 145px;
	top: 410px;
	height: 125px;
	width: 150px;
}
#c12 {
	position: absolute;
	z-index: 1;
	left: 315px;
	top: 360px;
	height: 150px;
	width: 150px;
	bottom: 0;
}

