body {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
  word-spacing: normal;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: century gothic;
	font-weight: normal;
	line-height: 1.25; 
	margin: 1.25em 0; 
	color: #c2c2c2;
	font-style: normal;
}

/* h1 minus h6 = x divided by 5 = difference in heading font sizes */

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; } 
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }