/*  Default styles for Tim's PICKNOWL website.  */

/*
 *  Notes:  Using import helps with a flaw with ye olde Netscape versions.
 *          As well as how I've separated the stylesheets into layout and colouring.
 *          Recently changed default.css to old.css, some styles might've been lost.
 *
 */

@import "layout.css";
@import "pastels.css";