#header {
  font-size:35pt;
  font-family:Arial;
}
#left {
  font-family:Arial;
}
#right {
  font-family:Arial;
}
#center {
  font-family:Arial;
}
#footer {
  font-size:8pt;
  font-family:Arial;
}
body {
  background-image:url(http://www.geocities.com/lunacat3119/10252.jpg);
  font-family:Arial;
  background-attachment:fixed;
}
#left a {
  text-decoration:none;
}
#left a:link {
  color:#006633;
}
#left a:visited {
  color:black;
}
#left a:hover {
  background-color:yellow;
}
#right a {
  text-decoration:none;
}
#right a:link {
  color:#006633;
}
#right a:visited {
  color:black;
}
#right a:hover {
  background-color:yellow;
}
