body {
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF66;
	background-image:   url("../images/extracts/EXTRACTS-TILE.gif");
	background-repeat: repeat-y;
}

h2{
	height: 25px;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px;
	background-image:    url("../images/extracts/EXTRACTS-GRAD.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
}

#cover {
	width: 145px;
	float: left;
}

#cover a {
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}

#cover a:visited {
	color: #FF3300;
}

#cover a:hover {
	color: #CC0000;
}

#amazon {
	text-indent: -1000px;
	display: block;
	width: 130px;
	height: 45px;
	background:   url("../images/extracts/ORDER-UP.jpg") no-repeat;
}

#amazon:hover {
	background:   url("../images/extracts/ORDER-OVER.jpg") no-repeat;
}

#text {
	margin-left: 145px;
}
