body {
  background: URL(bkg.jpg) repeat-x #B2CDE8;
  text-align: center;
  margin: 0;
  padding: 0;

}
#mainbox {
  position: relative;
  background: URL(livon_books_logo.jpg) #FFF no-repeat;
  color: #333;
  top: 0px;
  left: 0px;
  width: 800px;
  height: auto;
  text-align: center;
  padding: 210px 15px 15px 15px;
  font-size: 14pt;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: 700;
  text-decoration: none;
  z-index: 5;
}
p, ul, ol, td {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  text-align: left;
}
p.right {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  text-align: right;
}
td {
  background: #BDD0FC;
   vertical-align: bottom;
}
ul {
  list-style-image: url(bullet.gif);
  list-style-type: square;
  display: block;
  margin-left: 270px;
}
li {
  padding-top: 0.3em;
}
blockquote {
  margin: 0 20px 0px 20px;
  padding: 10px 20px 10px 20px;
  font-size: 14px;
  line-height: 120%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: oblique;
  text-align: left;
  border-top: 1 solid dedede;
  display: block;
}
strong {
  font-size: 14px;
  line-height: 120%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-style: oblique;
  text-align: right;
  display: block;
}
em {
  background: yellow;
  padding: 0.1em;
  font-size: small;
  line-height: 120%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-style: oblique;
}

#mainbox h1 {
  color: #0353A8;
  font-size: 21px;
  line-height: 110%;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-weight: 700;
}
#mainbox h2 {
  color: #000066;
  font-size: 21px;
  line-height: 110%;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-weight: 700;
}
#masthead  {
  position: absolute;
  top: 30px;
  left: 380px;
  width: 250px;
  color: #0353A8;
  font-size: 21px;
  line-height: 110%;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: 700;
}
#phone  {
  position: absolute;
  top: 155px;
  left: 350px;
  width: 425px;
  color: #666666;
  font-size: 16px;
  line-height: 110%;
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  font-weight: 700;
}
#bookart  {
  position: absolute;
  top: 175px;
  left: 15px;
  width: 250px;
}
img.left {
  float: left;
  padding: 0 10px 10px 0;
  border: none;
}
img.center {
  float: right;
  padding: 0 0 10px 10px;
  border: none;
}
#ANS1 {
  position: absolute;
  top: 620px;
  left: 0px;
  width: 300px;
  height: auto;
  z-index: 6;
}
#ANS2 {
  position: absolute;
  top: 1295px;
  left: 0px;
  width: 300px;
  height: auto;
  z-index: 6;
}

