body {
	background: #031033 url(../../images/jazz/body_bg.png) repeat-x;
	font: normal 12px 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#graphicwrapper {
	background: url(../../images/hardrock/body_bggraphic.jpg) top center no-repeat;
	width: 100%;
	min-width: 300px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}	
	
	
#header {
	background: url(../../images/headers/home-hard-rock.jpg) no-repeat;
	height: 215px;
	padding: 0 0 0 0;
	}	
	
