/*
 * For site-specific css customizations, change this file.  Custom images can be placed in the webapps/mitsweb/images directory.
 * For example, to change the top image, add the following to custom.css, changing example.gif to the desired image:
 *
 *    #logo{
 *    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 .logon_form #logo {}
 *
 *   Finally, clear your browser's cache and restart the MITS Service to effect the changes.
 */
