/* Just for the business site */
/* On the business site, we don't got no phone number */
#head div div {
	padding-top: 3.5em;
}

/* Introduction */
div#puff div {
	color: white;
	background: #145b95 url(/img/bg-puff-business.jpg) 0 0 no-repeat;
}

p#strap span {
	background: #145b95 url(/img/bg-strap-business.jpg) 0 0 no-repeat;
}