body {
background-image: url(imgs/grad1.gif);
background-position:center;
}

table#main {
position: relative;
top: -10px;
margin-left: +4px;
margin-right: +4px;
background-color: #c57d49;
width: 758px;
text-align: center;
border: 3px #808080 solid;
}

td#cell {
background-image: url(imgs/dropshad.gif);
background-repeat: no-repeat;
background-position: +32px +2px;
}



