body {
margin: 0px;
padding: 0px;
background: url('background2.jpg') repeat-x;
background-color: #080403;
font-size: 11px;
color: #b96d49;
font-family: tahoma;
}

h1 {
color: #b96d49;
letter-spacing:5px;
font-size:12px;
text-align:right;}

A:link { text-decoration: none; color:#7b3d30;}
A:visited { text-decoration: none; color:#7b3d30; }
A:hover { cursor: default;}

td {
font-size:11px;
font-family:tahoma;
}