body 
{
background-image: url('hatter_1023.png');
background-attachment: fixed;
}
h1
{
font-family: papyrus;
font-size: 36;
font-weight: bold;
color: #231708;
text-align: center;
}
h2
{
text-align: justify;
font-family: papyrus;
font-size: 28;
color: #502d08;
font-weight: bold;
}
h3
{
text-align: left;
font-family: papyrus;
font-size: 24;
color: #231708;
}
h6
{
text-align: center;
font-family: georgia;
font-size:17;
}
input[type=text]
{
background-color: #f3e8ff;
font-family: tahoma;
}
textarea
{
background-color: #f3e8ff;
font-family: tahoma;
font-size: 14;
}
.basic
{
color: #231908;
font-size: 17;
font-family: georgia;
}
.overflower
{
overflow: scroll;
}
.copies
{
text-align:center;
position: absolute;
color: #f4efaa;
font-size: 13;
font-family: georgia;
left: 500px;
}
.offer
{
font-size: 24;
color: #931708;
}
.desc
{
font-size: 14;
color: #231708;
}
table.book
{
border-width: 4px;
border-spacing: 5px;
border-color: #231708;
border-collapse: collapsed;
border-style: double;
}
table.big
{
border-width: 4px;
border-spacing: 0px;
border-color: #231708;
border-collapse: collapse;
border-style: double;
padding: 19px;
}
table.thumb
{
text-align: center;
border-width: 0px;
border-style: double;
border-color: #231708;
}
td.menu
{
font-family: papyrus;
font-weight: bold;
padding-top: 2px;
padding-bottom:3px;
padding-left: 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #986743;
}
td.book
{
font-family: georgia;
border-style: groove;
border-color: #baaaaa;
background-color: #dfca9d
}
td.qty
{
text-align: right;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #986743;
}
td.price
{
width: 100;
text-align: right;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #986743;
}
td.heading
{
border-left-style: groove;
border-left-width: 5px;
border-bottom-style: groove;
border-bottom-width: 5px;
border-color: #baaaaa;
padding: 4px;
}
td.thumb
{
text-align: center;
vertical-align: center;
border-width: 1px;
border-color: #433728;
border-style: solid;
}
td.arrow
{
text-align: center;
vertical-align: center;
}
img.gallery
{
border-width: 4px;
border-color: #231708;
border-style: outset;
}
a
{
font-family: georgia;
}
a:link 
{
color: #231708;
}
a:visited
{
color: #231708;
}
a:hover
{
color: #996600;
}
a.list
{
font-family: garamond; 
font-style: oblique;
text-align: center; 
font-size: 25;
font-weight: bold;
}
a.heading
{
font-family: papyrus;
font-size: 20;
font-weight: bold;
}
a.heading:hover
{
color: #231708;
}
a.button
{
font-family: papyrus;
font-size: 18;
font-weight: bold;
color: #f4efaa;
}
a.button:hover
{
color: #996600;
}
