| White | Light Gray | Yellow | Light Beige | Light Teal | WSU Green |
| #FFFFFF | #DFDDD1 | #FFCC33 | #DAD6BD | #CEDDDB | #0C5449 |
| Black | Dark Gray | Yellow Gold | Beige | Teal | Burgundy |
| #000000 | #999999 | #CCA500 | #8B835F | #006666 | #8B2145 |
To use the University global headers and footers please include these files in the HTML
Include in the HEAD of the document
<link href="http://wayne.edu/global/css/global-v2.css" rel="stylesheet" type="text/css" media="all" />
Header Preview

Include via PHP with allow_url_fopen enabled:
<?php include('http://wayne.edu/global/header/header-v2.php'); ?>
Footer Preview
![]()
Include via PHP with allow_url_fopen enabled:
<?php include('http://wayne.edu/global/header/footer-v2.php'); ?>