body {
  font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
  margin:0;
  padding:0;
  font-size: 75%;
  color:#000;
  background:#fff;
}
a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 {
  font-size:150%;
}
#header {
  background-image:none !important;
  height:auto;
}
