body {	margin:0;	padding:0;	background:black url("booklist.gif") no-repeat scroll 0px 0px;}form {	margin:0;	padding:0;	position:absolute;	top:40px;	left:7px;}a {	font-size:10pt;	line-height: 150%;	text-decoration: none;}a:hover {	text-decoration:underline;}hr {	height:1px black solid;}#registName {	position:absolute;	top:0px;	left:65px;	z-index:1;	width:80px;	height:20px;	font-size:10pt;	line-height:15pt;	color:#334;	background-color:#f0f0f0;}#ISBN {	position:absolute;	top:0px;	left:230px;	z-index:1;	width:250px;	height:20px;	font-size:10pt;	line-height:15pt;	color:#334;	background-color:#f0f0f0;}#sendButton {	position:absolute;	top:0px;	left:500px;	z-index:1;	width:50px;	height:20px;	font-size:10pt;}#bookList {	position:absolute;	top:70px;	left:15px;	width:550px;	height:490px;	font-size:9pt;	background-color:#f0f0f0;	border:1px black solid;	overflow:scroll;}