/* This is the style of your browser text */

/*body {
  font-family: "Lucida Grande", Verdana, sans-serif;
  background-color: #ffffff;
  font-size: 11px;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  text-align: center;
}*/

p {
  margin: .5em 0 1em 0;
}

/*a:link, a:visited {
  text-decoration: none;
  color: #000099;
}*/

h1, h2, h3, h4, h5 {
  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;
}

h2 {
  font-size: 42px;
}

h3 {
	color: #4e2512;
	font-weight: bolder;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: 2px;
}

h4 {
  color: #a09589;
  font-size: 18px;
  margin: 5px 0 20px 0;
  line-height: 28px;
  font-weight: lighter;
}

h5 {
   color: #c64c5c;
  font-size: 18px;
  margin: 5px 0 20px 0;
  line-height: 28px;
  font-weight: lighter;
}
