* {
margin:0;
padding: 0;
}
body {
	background-color: #FEFEDC;	
	
	font-family: "Centaur", Helvetica, sans-serif;
	
	line-height: 28px;

	color: #000033;

	letter-spacing: 1%;
	
	height: 100%;
	
	}



h4 	{ 
	font-size: 20pt;

	font-family: "Old English Text MT", Helvetica;

	color: #990000;

	letter-spacing: 1px;
	
	margin: 0px 0px 60px 0px;
	
	padding: 5px, 5px, 5px, 5px;
}



#title {

	color: black;
	
	font-size: 22px;
	
	text-align: center;	

  }



h3 {

	border-bottom: 2px solid #DCE0F4;
}




a {

	color: #990000;

	text-decoration: underline;

	font-family: "centaur";

  	font-size: 14px;

  }




a:hover {

	color: #DEDECA;

	background-color: #660033;

	text-decoration: none;

	}

	

a: visited {

	text-decoration: none;
}



#story {
	background-image: url(../images/scroll.jpg);
		
	background-repeat: no-repeat;

	margin: 0 auto;
	
	
	text-align: center;

	width: 620px;
	
	height: 1000px;
	
	text-transform: capitalize;
	
	padding: 80px 40px 0px 40px;
	
	overflow: visible;

}


#background {

	background-color: #000000;

	border: 1px solid black;

	padding: 0px 0px 104px 0px;

}



#stoneprincess {

	position: absolute;

	left: 34%;

	top: 10%;
}



#drawbridge {

	
	
	margin-left: 22%;
	
	margin-top: 10%;
}


#scroll {

	height: 800px;
	
	width: 460px;
	
	margin-left: auto;
	
	margin-right: auto;
	
	text-align: left;
	
	z-index: -1;
}



#nav {

	background-color: transparent;

	position: absolute;
	
	width: 945px;

	left: 0%;

	top: 1185px;

	padding: 0px 0px 0px 50px;

	z-index: 1;
}




#first {

	font-family: BlackForest;

	font-size: 35px;

}



#nextpage {

	position: relative;

	left: 600px;

	top: 935px;

	width: 78px;
	
}



#previouspage {

	position: relative;

	left: 300px;

	top: 965px;
	
	width: 100px;
}


#stamp {

	position: absolute;

	left: 20%;
	
	top: 800px;

	padding: 10px 10px 10px 10px;

	float: left;
}







#footer {

	position: absolute;

	left: 38%;

	top: 640px;

	font-family: "sans-serif";

	font-size: 12px;

	text-decoration: none;

	color: #CCCCCC;
}



li {

	list-style: circle;

}



#about {

	margin-left: 50px;

	margin-top: 30px;

	margin-right: 50px;

	border-style: groove;

	border: 10px solid black;

	background-color: #F8F6DD;

	color: black;

	padding: 20px 20px 20px 20px;
}



#indent {
	position: absolute;

	width: 300px;

	left: 203px;

	top: 870px;
}


