.animation-container #swiffycontainer h2 {
	position: relative;
}
.fig01 {	opacity: 0;}
.text1, .text2, .text3, .text4, .text5 {
	position: absolute;
	opacity: 0;
}
.text1, .text2, .text3, .text4 {
	font-weight: bold;
	font-size: 15px;
}
.text1 {	top: 112px; left: 383px;}
.text2 {	top: 112px; left: 743px;}
.text3 {	top: 228px; left: 105px;}
.text4 {	top: 398px; left: 111px;}
.text5 {
	position: absolute;
	bottom: 26px;
	left: 413px;
	width: 326px;
	opacity: 0;
}
.text5 span {
	position: absolute;
	top: 17px;
	left: 113px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
