@charset "utf-8";
/* CSS Document */

.total{
	height: 1200px;
	width: 1000px;
	position: relative;
	left: 8%;
	top: 20px;
	background-image: url(../one.jpg);
	background-repeat: no-repeat;
	margin: 0%;
	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;
}
.title{
	padding: 0%;
	width: 600px;
	position: absolute;
	height: 300px;
	left: 264px;
	top: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Title.png);
	background-repeat: no-repeat;
	}
	
.book{
	width: 75%;
	position: absolute;
	left: 13%;
	top: 100px;
	height: 100%;
	clear: left;
	border: medium none rgb(224,224,224);
	}
.back{
	height: 50px;
	width: 100px;
	position: absolute;
	left: 45%;
	top: 50px;
	}
	
.wrapper{
	width: 1200px;
	position: relative;
	height: 1600px;
	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;
	background-color: rgb(0,0,0);
	left: 3%;
	top: 1%;
}

body{
	width: 1400px;
	height: 1500px;
	}
	

.purchase{
	height: 50px;
	width: 225px;
	left: 475px;
	top: 610px;
	position: absolute;	
	}
.amaz {
	height: 71px;
	width: 200px;
	position: absolute;
	left: 43%;
	top: 10%;
}
.kin {
	height: 139px;
	width: 111px;
	position: absolute;
	left: 47%;
	top: 20%;
}
.barnes {
	height: 35px;
	width: 200px;
	left: 43%;
	top: 35%;
	position: absolute;
}
.ebay {
	height: 61px;
	width: 181px;
	position: absolute;
	left: 44%;
	top: 45%;
}
