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

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

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

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