/*------------------------------------------------*/
/*-------------- MASTER STYLESHEET ---------------*/
/*------------------------------------------------*/


/* Created 	- 20 June, 2009 */
/* Author	- Matthew Holmes */
/* Web		- www.radiusmedia.com.au */


	/*------ IMPORT STYLESHEETS ------*/
	@import "reset.css";
	@import "typography.css";
	@import "structure.css";
	@import "form.css";
	
	
	/*------ BODY TO DONE, DO NOT REMOVE ------*/
	body { background: #a6d9f5 url(../images/fresh-plumbing-melbourne.gif) repeat; color: #7094ab; font: 62.5%/1.6 "Arial Rounded", Arial, Helvetica, sans-serif; }

