body {
	background-color: #0099ff;
	font: medium Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	margin: 0 0 .5em 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}
h1, h2, h3 {
  text-align: center;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 140%;
}
h3 {
  font-size: 125%;
}
a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #ffffff;
}
img {
  border: 0;
}
div.body_content {
  padding: 0 1em 0em 1em;
}
div.synopsis {
  margin-bottom: 1.5em;
  border-top: 1px solid #fff;
  padding-top: .5em;
  clear: both;
}
div.synopsis p {
/*  margin: auto 1em auto 1em; */
}
span.book_title {
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
div.book_cover {
  font-size: 75%;
  float: left;
  margin-top: 1.5em;
  margin-right: 1em;
  text-align: center;
}
div.bio {
  clear: both;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 1em;
  padding-bottom: .4em;
}
span.isbn {
  white-space: nowrap;
}
span.cover_title {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  white-space: nowrap;
}
p.read_excerpt {
  clear: both;
  text-align: center;
}
br.clear {
  clear: both;
}
div.freebies {
  font-size: smaller;
  border: 3px solid #3c9;
  border-right: 3px solid #096;
  border-bottom: 3px solid #096;
  margin: auto 2em auto 2em;
  padding: 0 1em 1em 1em;
	background-color: #6fc;
	color: #000;
  clear: both;
}
div.freebies h3 {
  margin: .5em auto .5em auto;
	color: #030;
}
div.freebies a {
	color: #030;
}
div.freebies hr {
  color: #090;
  height: 1px;
}
hr {
  color: #fff;
  height: 1px;
}
div.footer {
  font-size: smaller;
  text-align: center;
}
div.clear {
  clear: both;   
}



img.img_right {
  float: right;
  padding: 0 0 .3em 1em;
}
div.header {
  margin: 0 0 0 .2em;
}
.nobr {
  white-space: nowrap;
}
.center {
  text-align: center;
}
