@charset "UTF-8";
 /* CSS Document */

body {
    background-attachment: fixed;
    background-image: url("~/media/Site/Centennial/BGCentennialRed.ashx");
    background-position: center top;
    background-repeat: repeat-x;
}

#titleWrapper p.departmentName {
	display:none;
}