#headabout {
	width: 258px;
	height: 64px;
	
	background-image:url(../img/headline/about.gif);
	background-repeat:no-repeat;
	}

#headprinting {
	width: 258px;
	height: 64px;
	
	background-image: url(../img/headline/printing.gif);
	background-repeat:no-repeat;
	}
	
#headquote {
	width: 258px;
	height: 64px;
	
	background-image: url(../img/headline/quote.gif);
	background-repeat:no-repeat;
	}	
	
#headnewsletter {
	width: 258px;
	height: 64px;
	
	background-image: url(../img/headline/newsletter.gif);
	background-repeat:no-repeat;
	}	

#headcontact {
	width: 258px;
	height: 64px;
	
	background-image: url(../img/headline/contact.gif);
	background-repeat:no-repeat;
	}	

#headwelcome {
	width: 258px;
	height: 64px;
	
	background-image: url(../img/headline/welcome.gif);
	background-repeat:no-repeat;
	}		
