#branding {
	background: url(../../img/branding/bg-black-white.gif) top left repeat-x;
}

@media only screen and (min-width: 650px) {
	body.header-size-full:before {
		height: 185px;
		background: #000;
		border-bottom: 119px solid #FFF;
	}
}