body { background: #587A59 url('bg.gif') no-repeat fixed center; color:#ffdddd;}
h1 {font-family:arial, helvetica; font-size:35px; font-weight:800; link:white} 
h2 {font-family:arial, helvetica; font-size:30px; font-weight:800; letter-spacing:-2px; link:white}
h3 {font-family:tahoma, arial, helvetica; font-size:20px; font-weight:800; text-indent:10px; link:white}
h4 {font-family:tahoma, arial, helvetica; font-size:12px; font-weight:600; text-indent:10px; width:500; link:white}
h5 {font-family:arial, helvetica; font-size:10px; width:500; font-weight:900; link:white}
a:link { none; color: white }
a:visited { color: white }

div.banner {
  font-family: arial, helvetica
  margin: 0;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
  position: absolute;
  top: 2em;
  left: auto;
  width: 250px;
  right: 2em;
}

div.banner p {
  margin: 0; 
  padding: 0.2em;
  font-family: helvetica
  background: #900;
  border: 0;
  color: white;
}

body>div.banner {position: fixed}


div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: white }
div.banner a:hover { color: white }
