html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
color: #000000;
background-color: #996600;
}
table.main {
background-color:#999966;
border: 1px #993300 solid;
font-family: arial, verdana, sans-serif;
font-size: 13px;
color: #000000;
width: 540px;
}
td.main {
color: #000000;
width: 530px;
padding: 5px;
border: 0px;
background-image: url('footerbg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom; 
}
a:link,a:visited,a:active {
font-size:13px;
color:#993300;
text-decoration: none;
font-weight: bold
}
a:hover {
font-size: 13px;
color:#996600;
text-decoration: underline;
font-weight: bold
}
h1 {
color: #993300;
font-size: 25px;
font-family: georgia, "times new roman", serif;
}
h2 {
color: #663300;
font-size: 17px;
font-family: georgia, "times new roman", serif;
}

img {
border: 0px;
}

li {
text-align: left;
list-style-type: circle;
}
