

body {
  font-family: "Lucida Grande", Verdana, sans-serif;
  background-color: #AFB9C2;
  font-size: 11px;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  text-align: center;
}



a:link, a:visited {
  text-decoration: none;
  color: #000099;
  
}

h1, h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  text-align: center;
  font-size: 65px;
  padding: 20px 0 20px 0;
  margin: 0 20px 0 20px;
}


h3 {
  
  font-size: 20px;
}






