/* Generated by KompoZer */
body {
  padding: 10% 15%;
  font-family: Bitstream Vera Sans,Tahoma,Verdana,Arial;
  color: yellow;
  background-color: #333333;
  font-size: 1.1em;
}
a {
  text-decoration: none;
  text-align: center;
  color: #66ffff;
}
p.header {
  border-left: 3px solid yellow;
  border-bottom: 1px solid yellow;
  text-align: right;
  font-weight: bold;
  padding-bottom: 6px;
  margin-top: 1px;
  color: white;
  font-size: 2em;
  border-right-style: none;
}
p.major {
  text-align: center;
  font-size: 1.7em;
  font-weight: bold;
  padding-bottom: 30px;
  padding-top: 30px;
}
p.copyright {
  text-align: center;
  font-size: 0.8em;
  margin-top: 50px;
  text-transform: none;
  color: #666666;
}
p.name {
  text-align: right;
  line-height: normal;
  font-size: 0.8em;
}
