/*==========  [Layout and Graphics for: College]  ==========*/

/* If a page within this directory requires it's own styling a sub folder in the CSS directory is created that matches the name of this directory. Within that sub folder a css file with the same name as the page is created and this will automatically be loaded rather than this directory specific file */

/* using smame layout as exams.asp, therefore... */
@import url(exams.css);
