body 	{ background-color:#505C6C;
	}


.rel 	{
	position: relative;
	top: 50px;
	}


.title {
	letter-spacing: .2en;
	font-family: Garamond Bold;
	font-size: 36pt;
	color: #FFFFFF;
	}

.subtitle {
	letter-spacing: .2en;
	font-family: Garamond Bold;
	font-size: 14pt;
	color: #F9CF89;
	}

.contact {
	letter-spacing:;
	font-family: Garamond;
	font-size: 14pt;
	color: #FFFFFF;
	}


.links {
	letter-spacing: .2em;
	font-family: Garamond;
	font-size: 12 pt;
	color: #FFFFFF;
	}

.subcopy {
	font-family: Goudy Old Style;
	font-size: 12pt;
	color: #4A5360;
	}

	
.copy {
	font-family: Goudy Old Style;
	font-size: 12pt;
	color: #FFFFFF;
	}

.small {
	font-family: Goudy Old Style;
	font-size: 10pt;
	font-style: italic;
	color: #CCCCCC;
	}

a:link   { color: #F9CF89; 
	text-decoration: none; 
	}

a:visited  { color: #FFFFFF; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #FFFFFF; 
	text-decoration: none;
	 }
