@charset "ISO-8859-1";

/**
 * This file is a browser reset and attempts to unify the display of all web browsers
 */
 
@import "library/reset.css";
@import "library/ie_reset.css";

/**
 * These are the files that you edit to customise your website
 */
 
@import "custom/global_preset.css";
@import "custom/generic.css";

/**
 * This file that we can edit the Bishop`s letter PDF in the popup
 */

@import "custom/avgrund.css";
