/*
 * For site-specific css customizations, change this file.  Custom images can be placed in the webapps/mitsdiscover/images directory.
 * For example, to change the top image, add the following to custom.css, changing example.gif to the desired image:
 * 
 *    .top_image{
 *    background-image: url('../images/example.png');
 *    }
 *
 *   You may need to add additional rules to adjust the margins, background-size, etc.  To affect the image on the login page
 *   specifically use rules under .top_image.login_page_top_image{}
 *
 *   Finally, clear your browser's cache and restart the MITS Service to effect the changes.
 */
