BODY {
  background: white url(logo.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 2%;
  margin-top : 100;
}

body,
td
{
  color : #644126;
  font-size : 100%;
  font-weight : bold;
}

b,
em
{
  color : #995a2a;
}

large,
h1
{
  color : #365c77;
  font-size : 120%;
  font-weight: bolder;
}

a.small,
small
{
  color : #969696;
  font-size : 80%;
  font-weight: bold;
}

foot,
a.foot,
foot.a
 {
  color : #969696;
  font-size : 95%;
  font-weight : normal;
}

ul {
  list-style-image: url(dot.png);
}

img {
  border: 0;
}

table {
  border: 0;
}
