
/* CSS Document */
.headerbg {
	clear: both;
	font-size: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
    background: url(https://www.eiu.edu/images08/header_background/1.jpg) no-repeat right bottom;
}

.calbg {
	background: #3e3e3e url(https://www.eiu.edu/images08/homepage/bottomnav/calendar_icons/05.jpg) left top no-repeat;


}