body {
 	
}

.wrapper {
	background-image: url(../images/hands_and_knees.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 645px;
	background-color: #ffffff;
	text-align: left;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
	
}




.iconBox {
	position: relative;
	z-index: 2;
	left: -10px;
	float: right;
}


.downloadBox {
	position: relative;
	z-index: 3;
	left: 450px;
	top: 440px;
	height: 200px;
	width: 250px;
	border: none;
}
