body 	{ background-color: #5A4E34;
	}


.rel {
	position: relative;
	top: 50px;
	}


.title {
	letter-spacing: 2.5em;
	font-family: Arial;
	font-size: 16px;
	color: #EBE2CF;
	}


.links {
	letter-spacing: .2em;
	font-family: Arial;
	font-size: 14px;
	color: #ABD6CA;
	}


.copy {
	font-family: Arial;
	letter-spacing: .1em;
	font-size: 12px;
	color: #EBE2CF;
	}


.small {
	font-family: Arial;
	font-size: 10px;
	color: #EBE2CF;
	}


a:link   { color: #ABD6CA; 
	text-decoration: none; 
	}

a:visited  { color: #ABD6CA; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #ABD6CA; 
	text-decoration: none;
	 }
