/*  ***********************************************************************************************

    Copyright (c) 2010 Synclude, all rights reserved.
    
    This file imports the default eAIP.css stylesheet for the HTML version of the eAIP.
    
    Any styling in the default eAIP.css stylesheet can be overridden by copying the styling from
    that stylesheet, pasting it here and changing whatever needs to be changed.
    
    ***********************************************************************************************

*/


/* DO NOT MODIFY THIS LINE unless you know what you're doing
   --------------------------------------------------------- */

@import url("eAIP-default.css");



/* INSERT CUSTOMISATIONS BELOW
   --------------------------- */


/*body {
  background-color: #E3EAF0;
  margin: 5px;
}*/