div#headline {
	width: 744px;
	margin-bottom: 20px;
}

div#headline h4 {
	height: 0;
	padding-top: 150px;
	overflow: hidden;
	border-bottom: 2px solid #392f2d;
}

h4#work {
	background: url(../_img/headlines/work.png) no-repeat top left;
}

h4#about {
	background: url(../_img/headlines/about.png) no-repeat top left;
}

h4#contact {
	background: url(../_img/headlines/contact.png) no-repeat top left;
}