body {

	font-family:  "Times New Roman", "New York", sans-serif;
    	background-image: url(cloth021.gif);
	color: #000000;

	font-size: 14px;

	border="0";

}

a {

color: #000000;
text-decoration: none;

}

a:hover {

text-decoration: underline;

}

table {
    width: 500px;
    padding-right: 20px;  
}

.nav{
    height: 50px;
}

.page{
    background-image: url(oldbookpage6.jpg);
    background-repeat: no-repeat;
    height: 680px;
}



td {
  vertical-align: top;
  padding-left: 40px;
}


.storytitle {
    font-family: Vivaldi, Times New Roman;
    font-size: 32px;
    text-align: center;
    height: 60px;
padding-right: 80px;
}

.storytext {
    text-align: left;
    vertical-align: top;
    padding-top: 20px;
    padding-right: 20px;
    font-size: 14px;
    height: 680px;
}

.storytextp1 {
    text-align: left;
    vertical-align: top;
    padding-top: 20px;
    padding-right: 20px;
    font-size: 14px;
    height: 620px;
}

.storynavright {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
	padding-right: 80px;
    height: 50px;
}

.storynavleft {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    height: 50px;
}


