.box1 {
	position: absolute;
	bottom: 0px;
	left: 70px;
	background-color: #000000;
	width: 120px;
	height: 250px;}

.box2 {
	position: absolute;
	bottom: 0px;
	left: 200px;
	background-color: #000000;
	width: 120px;
	height: 250px;}

.box3 {
	position: absolute;
	top: 410px;
	left: 210px;
	background-color: #000000;
	width: 190px;
	height: 90px;}