/****************************************
This controls only the pix that shows in the head.
 ****************************************/
 
#cu-identity {
	height: 120px;
	background: #36471A;
	/*
	Comment out the following line to remove the Ezra Cornell background image from the header.
	Change 1.jpg to any number up to 8.jpg to use other header background images.
	*/
		background: #36471A url(../images/layout/header2.gif) no-repeat top center;
	}

