/*--------------------------------------------
BusyMac stylesheet
author: Paul Crimi: JointArena www.jointarena.ca
version: 1.0
-------------------------------------------- */
@import url("reset.css");
@import url("layout.css");
/*--------------------------------------------
Global Rules
-------------------------------------------- */
body {
	background:#cdcdcd url(../images/site-bkg.gif) repeat-x 0 0;
	margin: 0; 
	padding: 0; 
	text-align:center;
	}
