<style type="text/css">

p {
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
color: #fff; 
font-size: .9em;
font-weight:100} 

A:link
{ text-decoration: none; color:#b82e00; font-weight:500; font-variant: small-caps;}
A:visited
{ text-decoration: none; color:#b82e00; font-weight:500; font-variant: small-caps;}
A:active
{ text-decoration: none; color:#80c8e5; font-weight:500; font-variant: small-caps;}
A:hover
{ text-decoration: none; color:#80c8e5; font-weight:500; font-variant: small-caps;}


b
{
font-weight:500;
font-variant: small-caps;
color:#b82e00;
}

body
{ background: #f9f8f6;

font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

color: #000000 ;
letter-spacing: 0px;
font-weight:300;
font-size: .9em;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	letter-spacing: 0pt;
	font-size: 1.5em;
	line-height: 1.2em;
	text-shadow: #000 1px 1px 2px;
	font-weight: 300;
}
h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	color: #ffffff;
	letter-spacing: 0pt;
	font-size: .9em;
	line-height: 1.5em;
}

#header {
  position:fixed;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 3%;  
  padding: 0px;
  width: 25%;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
  font-weight: 300;
  font-size: .9em;
  line-height: 1.5em;
  text-align: left;
}
#center {
  top: 0;
  margin-left: 25%;
  margin-right: 0px;
  margin-top: 0px;
  height: 100%;
  width: 75%;
  padding: 0px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight:300;
  font-size: .9em;
  line-height: 1.3em;
  text-align: justify;
  overflow: auto;
}

.words {
margin-left : 15%;
margin-right : 15%;
padding-top: 100px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
	}

</style>
