@charset "utf-8";
/* CSS Document */
#newhomecontainer{
	position:relative;
	width:952px;
	height:700px;
	z-index:25;
	margin: 0px auto 0px auto;
	background-color: #CCC;
	background-image: url(../media/homeimage.jpg);
	background-repeat: no-repeat;
}

#itallstartshere{
	position:absolute;
	width:230px;
	height:50px;
	top: 280px;
	left:-7px;
}

#accordion p, img{
	margin:0;	
}
