/* general */
body {
  background:#FFFFFF;
  font-family:arial, sans-serif;
  font-size:1.0em;
  font-weight:normal;
  color:#404040;
}

#banner {
  display:block;
  width:800px;
  height:150px;
  background:url(./images/pativo_800.jpg);
  position:relative;
  margin:0;
  top:100px;
  auto 2em auto;
}

/* Modeline for VIM. Please don't remove. */
/* (Help: autoindent, expandtab, shiftwidth=2, tabstop=2, textwidth=75 */
/* vi: set ai et sw=2 ts=2 tw=75: */
