body {
	font-family: "Courier New";
	font-size: 24px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.rnav {
	background-attachment: fixed;
	vertical-align: top;
	float: left;
	top: 300px;
	clear: both;
	bottom: auto;
	height: 50px;
	width: auto;
	right: 0px;
}
.lnav {
	background-attachment: fixed;
	vertical-align: top;
	float: right;
	top: 300px;
	clear: both;
	bottom: auto;
	height: 50px;
	width: auto;
	left: 0px;
	right: auto;
}
.img {
	border: thin solid #CCCCCC;
	position: relative;
}
img {
}
.title {
	background-image: url(images/text.jpg);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	float: left;
	clear: left;
}
.my {
	background-image: url(images/mybooks.gif);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-attachment: scroll;
}
h1 {
	font-size: large;
}
.style1 {
font-size: small
}
.cross {
	text-decoration: line-through;
}
