.subhead {
	color: #66380F;
}

a:link {color: #FFFFFF; text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none} 
a:hover {color: #66380F; text-decoration: underline} 
a:active {color: #66380F; text-decoration: none}

div#background {
background: #FFDEAD url(../img/identity/bg.jpg) no-repeat;
}

div#copy1 {
	position: absolute;
	z-index: 5;
	left: 75px;
	top: 150px;
}

div#copy2 {
	position: absolute;
	z-index: 6;
	left: 400px;
	top: 200px;
}

