/*
  * Thanks for your interest in the source code!
  * Designed and handcoded by Andy Gale http://www.andy-gale.com
  */


/* Global definitions */

body { 
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    background-color: white;
    margin: 0;
    padding: 0;
    }
