a {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: black;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #345F27;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
ul {
	
	font-variant: normal;
	list-style-image: none;
	list-style-type: square;
	width: 400px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #206060;
	line-height: 40px;
	bottom: auto;
}
img {
	
	border: #206060;
}
#Layer1 {
	position: absolute;
	left: 24px;
	top: 0px;
	background-color: #FFFFFF;
}
#books {
	position: relative;
	top: 4px;
	right: 200px;
	height: 200px;
	width: 200px;
	left: 890px;
	background-attachment: fixed;
	background-image: url(../images/newbook.png);
	background-repeat: no-repeat;
	background-position: 880px top;
	bottom: auto;
	overflow: visible;
}
