body {
font-size: small;
font-family: verdana;
}

div.amlib {
position: absolute;
left: 20%;
top: 10%;
}

table.lib {
width: 500px;
height: 300px;
border-style: solid;
border-size: medium;
}

td.lib {
width: 71px;
border-style: solid;
border-size: medium;
text-align: center;
}

tr.head {
height: 0%;
}
