
/* CSS Document */

body {
	margin:0;
	background:url(../images/home_bg.jpg) top center no-repeat #fff;
}

#homewrapper {
	position:relative;
	text-align:left;
	width:100%;
}
	
#imagewrapper {
	position:relative;
	margin:auto;
	padding:45px 0 0;
	text-align:left;
	width:807px;
	border:none;
}
	
#fiddleplayer{
	margin:auto;
	position:relative;
	text-align:center;
	width:960px;
	margin-top:20px;
}
