body {
  margin: 0;
  padding: 0;
  background: #e30000 url(../img/bg_a_logo.gif) 0 0 no-repeat;
  font-family: Verdana, sans-serif;
  font-size: 90%;
  color: white;
}

img {
  border: 0;
}

a {
  font-weight: bold;
  color: white;
}
a:hover {
  text-decoration: none;
}

table {
  color: black;
}
h1 {
  display: none;
}