body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border-top: 2px solid #2A4F6F;
}
#header {
border-top: 1px solid #778899;
height: 3em;
border-bottom: 1px dotted #B2BCC6;

}

#content {
margin-left: 2em;
margin-right: 2em;
border-top: 2px solid #2A4F6F;
}
h1 {
font: 150% Georgia, "Times New Roman", Times, serif;
}

hr {
width=25%
align: center
}

table.isbn th, table.isbn td {
  font-size : 77%;
  font-family : "Myriad Web",Verdana,Helvetica,Arial,sans-serif;
  background : #bfe none; color : #630; }

test {position: relative;}