/* This style sheet defines the basic style for the office staff confidential pages */
@import url(/StyleSheets/officeStaff.css);

body {
      background: rgb(248,248,216);
}


