#parachutes {
	width:100%;
	margin:auto;
	text-align:right;
	position:absolute;
	top:0px;
}
.hideparachutes {
	width:84px;
	height:10px;
	padding-right:20px;
}
#divParachute0 {
	position:absolute;
	background:none;
	height:530px;
	top:-530px;
	width:250px;
}
#divParachute1 {
	position:absolute;
	background:none;
	height:380px;
	top:-380px;
	width:250px;
}
#divParachute2 {
	position:absolute;
	background:none;
	height:480px;
	top:-480px;
	width:250px;
}
#divParachute3 {
	position:absolute;
	background:none;
	height:523px;
	top:-523px;
	width:250px;
}
#divParachute4 {
	position:absolute;
	background:none;
	height:776px;
	top:-576px;
	width:250px;
}

