body {
	background: #e0e0d9        
	} 
a {
	text-decoration: none;
	}

a:link {
	color: #968d7e;
	}

a:visited {
	color: #968d7e;
	}

a:active {
	color: #968d7e;
	}

a:hover {
	color: #5d4623;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h1 {
	color: #968d7e;
	font-family: verdana;  
	font-size: small;
	letter-spacing: .1em;
	margin-top: 60px;
	line-height: 150%;
	text-align: right;
	
	}

h2 {
	color: #968d7e;
	font-family: verdana;
	font-size: x-small;
	letter-spacing: .1em;
	line-height: 180%;
	text-align: right;
	margin-bottom: 50px;
	}
	
h3 {
	color: #968d7e;
	font-family: verdana;
	font-size: x-small;
	letter-spacing: .3em;
	line-height: 180%;
	text-align: left;
	margin-bottom: 13px;
	}

p {
	color: #5d4623;
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	letter-spacing: .1em;
	text-align: justify;
	}
		
.index {
	color: #968d7e;
	font-size: x-small;
	letter-spacing: .1em;
	line-height: 180%;
	text-align: right;
	}
	
.soda1 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 1;

}

.sloth1 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 2;

}

.rook {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 3;

}

.soda2 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 4;

}

.sloth2 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 5;

}

.soda3 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 6;

}

.sloth3 {
	width: 1000px;
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 7;

}
	
.content {
	width: 600px;
	position: absolute;
	left: 400px;
	top: 200px;
	z-index: 8;

}


.smallrook {
	width: 200px;
	position: absolute;
	left: 230px;
	top: 80px;
	z-index: 2;
}

.story {
	background-color: #ececd8;
	width: 550px;
	padding: 60px;
	position: absolute;
	left: 200px;
	top: 140px;
	z-index: 2;

}

img {
	border: none;
		}



