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

.head-home-link {
	background-image: url(../../img/branding/dornsife-yellow-red.png);
}

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