body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFD9F9;
}
h2 {
	text-align: left;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 10px;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td {
	text-align: center;
	vertical-align: middle;
}
.tdp {
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
}

.i110 {
	position: absolute;
	z-index: 1;
	left: 340px;
	top: 180px;
}
.i111 {
	position: absolute;
	z-index: 2;
	left: 80px;
	top: 20px;
}
.i112 {
	position: absolute;
	z-index: 3;
	left: 580px;
	top: 50px;
}
.text {
	position: absolute;
	z-index: 1;
	left: 100px;
	top: 300px;
}
.footer {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
