.subhead {
	color: #000971;
}

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

div#background {
	background: #B6B8D7 url("../img/publications/bg.jpg") no-repeat;
}

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

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

div#copy3 {
	position: absolute;
	z-index: 7;
	left: 390px;
	top: 190px;
	width: 300px;
}

