body 	{ background-color: #E7E3E2;
	}


.rel {
	position: relative;
	top: 50px;
	}

.title {
	letter-spacing: 1.5em;
	font-family: Arial;
	font-size: 16px;
	color:#826155;
	}

.links {
	letter-spacing: .2em;
	font-family: Arial;
	font-size: 12px;
	}

.copy {
	font-family: Arial;
	font-size: 12px;
	color:#826155;
	}

.small {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color:#826155;
	}


a:link   { color: #826155; 
	text-decoration: none; 
	}

a:visited  { color: #826155; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #826155; 
	text-decoration: none;
	 }
