
#element1, #element2, #element3, #element4, #element5, #element6 {
  position: relative;
	border: solid 1px #042b4d; 
}
#element1 {
	background-color: #9ddf55;
	top: 18px;
	left: 110px;
	width: 188px;
	height: 180px;
	color: #0b2302;
	border: solid 1px #226608; 
	opacity: 0.9999999;
}

#element2 {
	background-color: #3092e2;
	top: -110px;
	left: 330px;
	width: 180px;
	height: 130px;
	color: #04355c;
	border: solid 1px #04355c;
	opacity: 0.9999999;
}
#element3 {
	background-color: #c946a3; 
	top: -158px;
	left: 190px;
	width: 220px;
	height: 127px;
	border: solid 1px #9a1c75;
	color: #0d0009;
	opacity: 0.9999999;
}
#element4 {
	background-color: #9ddf55;
	top: -247px;
	left: 430px;
	width: 200px;
	height: 160px;
	color: #0b2302;
	border: solid 1px #226608; 
	opacity: 0.9999999;
}

#element5 {
	background-color: #a5a8a4;
	top: -230px;
	left: 330px;
	width: 180px;
	height: 130px;
	color: #2c2c2c;
	border: solid 1px #2c2c2c;
	opacity: 0.9999999;
}
#element6 {
	background-color: #f381d1;
	top: -443px;
	left: 150px;
	width: 268px;
	height: 113px;
	border: solid 1px #c86bb3;
	color: #0d0009;
	opacity: 0.9999999;
}
p.comment {
  margin: 10px;
  padding: 0;
  line-height: 130%;
}
p.client {
  margin: 10px;
  line-height: 130%;
  background: #fff;
  padding: 7px 10px 10px 10px;
}