body {
  background-image: url("images/gavel_large.jpg");
  background-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

td.main {
 background:none;
}

#back {
position: absolute;
background-color:#ffffff;
z-index:-1;
filter: alpha(opacity=61);
top: 30	px;
left: 15%;
width: 70%;
height: 2210px;
}

table{
z-index:1;
}

a:hover{
color:#880000;}
a{
color:#000099;}

