#Page {
  background-image:url('/images/BG_Page_Scale_ffc.gif');
  background-color:#ffe;
  color:navy;
}

#Contents h2 {
  margin:30px 40px 0 40px;
  text-align:center;
}

#description {
  background-color:#ffe;
  margin:30px 40px 0 40px;
  padding:15px;
}

#description p {
  text-indent:1em;
}

#ReviewList {
  background-color:#fff;
  margin:30px 40px 0 40px;
  padding:15px;
}

#ReviewList li {
	line-height:2em;
}

.Book {
  margin-top:1em;
}

#Contents a.normal:link {
                      color:#03f;
                      background-color:transparent;
}

#Contents a.normal:hover {
                       color:#f06;
                       text-decoration:overline underline;
                       background-color:#ffc;
}

#Contents a.normal:visited {
                         color:#093;
                         background-color:transparent;
}

#Contents a.normal:active {
                        color:#fd0;
                        text-decoration:overline underline;
                        background-color:#ffc;
}
