#artwork {
	background-image: url(../images/artwork_about.png);
	background-position: -15px 0px;
}
h1 {
	background-image: url(../images/h1_about.png);
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #918873;
	
}
h4 {
	font-size: 1.8em;
	font-weight: normal;
	
}
h4 span {
	font-size: 0.9em;
}
p.first, .process {
	padding-top: 10px;
}
.process p {
	color: #d6d3cd;
	font-size: 1.1em;
}
.process .last {
	font-size: 1.1em;
}
p.desc {
	color: #a49e8f;
}
.plan, .design, .build, .manage {
	width: 210px;
	color: #d6d3cd;
}
.design, .build, .manage {
	margin-left: 28px;
	float: right;
	

	
}

abbr {
border-bottom:1px dotted #a49e8f;
cursor:help;
}
