body {
	background-color: #D6D6D6;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10;
}


A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Verdana", "Arial", "Helvetica", "sans-serif; TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Verdana", "Arial", "Helvetica", "sans-serif; TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #022296; FONT-FAMILY: Verdana", "Arial", "Helvetica", "sans-serif; TEXT-DECORATION: none;
}





 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
 
 
 #tablebg {height: 100%; width: 710px; background: url(textbg.png) }
 
 
 
 
 
 

p {

	FONT-WEIGHT: normal;
		COLOR: #414141;
	FONT-SIZE: 12px;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}



.book_title {
	FONT-SIZE: 36px; COLOR: #262626; LINE-HEIGHT: 32px; FONT-WEIGHT: bold;
}

.author {
	FONT-SIZE: 24px; COLOR: #262626; LINE-HEIGHT: 20px; 
}


.bookisbn {
		
	padding-bottom: 6px;
	display: block;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #585858;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 13px;

}
