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

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

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