﻿body {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	padding:1em 2em 2em 2em;
}

a {	
	text-decoration:none;
	cursor:none;
	color: #000000;
}

h1 {	
	font-size : 17px;
	font-weight : bold;
}


h2 {
	
	font-size : 15px;
	font-weight : bold;
}

.barcode {
 margin:1.5em 0 0 0.5em;
}

#BookCover {
	float:left;
	width:auto;
	}
	
#bookURL {
	margin-bottom:1em;
	}
		
.coverImage {
	border: #999999 1px solid;
	margin:0 1em 1em 0em;
}
