@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	color: #993300;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #993300;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 20px;
}
#form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: lighter;
}
.picborder2 {
	padding: 0px;
	float: left;
	border: medium groove #000000;
	margin: 5px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: lighter;
}
/* CSS Document */

.picborder1 {
	margin: 5px;
	padding: 0px;
	float: right;
	border: medium groove #000000;
}
#endingtext {
	font-size: 80%;
	font-style: oblique;
	color: #990066;
	text-align: center;
	font-weight: bold;
}
#bookname  {
	font-style: oblique;
	color: #990066;
	font-weight: bolder;
	text-align: center;
	font-size: larger;
}
