/*  
Author: Geof Banyard
Author URI: http://www.islandofdoctorgeof.co.uk/
Date: 19th feb 2008
Notes: adapted from the style sheet used for the oriinal islandofdoctorgeof
General Refs:
http://www.csszengarden.com
http://www.ibdhost.com/contact/
http://www.w3schools.com
http://www.glish.com/css/home.asp

http://validator.w3.org/
http://en.www.mozilla.com/en/firefox/
Specific Refs:
*/

/* MAIN SECTIONS */

/* layout */
	#container {
		background: url(bg-illus-iodg-contact.jpg) no-repeat top left;
		}
	#contactform {
		margin: 50px 0px 0px 90px
		}

/* END */
