body {
  margin: 0px;
  margin-bottom: 30px;
}

a {
  color: #eb6;
}

#header {
  background: white url(facada.jpg) top center no-repeat;
  margin: 0px auto;
  height: 175px;
}

#header h1 {
  margin: 0px;
  padding-top: 0px;
}

#header img {
  border: 0px;
  margin-top: 15px;
}

#subtitle {
  position: absolute;
  top: 121px;
  right: 100px;
  background: black;
  color: white;
  font-weight: bold;
  padding: 7px 15px;
}

#menu, #menu li {
  background: #acf;
  font-size: 0.9375em;
}

#menu li {
  width: 12em;
}

fieldset {
  border-color: #acf;
}

p.flash {
  background: url(flash.png) top left no-repeat;
}
