.subhead {
color: #442266;
}

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

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

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

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

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

