html {
  background: url("fpbg.png") no-repeat top left #001120;
  padding: 0;
  margin: 0;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #fff;
}

body {
  background: transparent;
  padding: 50px;
  margin: 0;
  text-align: left;
}

h1#lfss {
  display: block;
  padding: 0;
  margin: 0 0 0 -20px;
  font-size: 0;
  text-indent: -9999px;
  width: 381px;
  height: 107px;
  background: url("fplfssl.png") no-repeat top left transparent;
}

p {
  margin: 20px 0;
  max-width: 800px;
}

p.quote {
  font-size: 8pt;
  font-style: italic;
  color: #ccc;
  margin-top: -15px;
  padding: 0 15px 15px 20px;
}

span.quote_author {
  font-style: normal;
  color: #eee;
}

a:link,
a:visited {
  color: #8cc9ff;
}

a:hover,
a:active {
  color: #8cc9ff;
  text-decoration: none;
}