@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(background.jpg);
	height: 705px;
	width: 900px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


body {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #9C6;
	font-family: "Kabel Dm BT";

}
#book4 {
	clip: rect(auto,auto,auto,auto);
	margin-left: 440px;
	padding: 0px;
	margin-top: 0px;
	height: 100px;
	width: 400px;
}
#book3 {
	height: 80px;
	width: 400px;
	margin-left: 440px;
	margin-top: 250px;
}
img {
	margin-left: 450px;
}

#book2 {
	height: 60px;
	width: 450px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 100px;
}
#book1 {
	height: 80px;
	width: 450px;
	margin-left: 440px;
}
