@charset "utf-8";
/* CSS Document */

.total{
	height: 1000px;
	width: 700px;
	position: absolute;
	left: 20px;
	top: 20px;
	background-image: url(../one_Ipad.jpg);
	background-repeat: no-repeat;
}
.title{
	padding: 0%;
	width: 600px;
	position: absolute;
	height: 300px;
	left: 25%;
	top: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../Title_iPad.png);
	}
	
.book{
	width: 500px;
	position: absolute;
	left: 10%;
	top: 100px;
	height: 1200%;
	clear: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.back{
	height: 50px;
	width: 100px;
	position: absolute;
	left: 49%;
	top: 45px;
	}
	
.wrapper{
	width: 600px;
	position: relative;
	height: 1200px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 20px;
	top: 1%;
}

body{
	width: 600px;
	height: 1500px;
	}
	
.purchase{
	height: 50px;
	width: 225px;
	left: 250px;
	top: 500px;
	position: absolute;	
	}
	
.amaz {
	height: 71px;
	width: 200px;
	position: absolute;
	left: 43%;
	top: 10%;
	
}
.kin {
	height: 139px;
	width: 111px;
	position: absolute;
	left: 51%;
	top: 22%;
}
.barnes {
	height: 35px;
	width: 200px;
	left: 43%;
	top: 38%;
	position: absolute;
}
.ebay {
	height: 61px;
	width: 181px;
	position: absolute;
	left: 46%;
	top: 48%;
}
