<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("Master.css");
@import url("SiteSpecific.css");


/**
 * Site Skinner
 * Import all necessary CSS files, eg:
 * @import url("Master.css");
 * @import url("SiteSpecific.css");
 * Be sure all of the related folders and images have been uploaded 
 *
 * DO NOT edit the Master.css file
 * All CSS additions and overrides should be made to your SiteSpecific.css file
 *
 * @author Mike Cooper, UTMB Public Affairs &lt;mgcooper@utmb.edu&gt; 
 * @copyright 2011 UTMB, The University of Texas Medical Branch at Galveston
*/</pre></body></html>