	 div.kitwrapper
	 {
	 	background-image: url("../images/sandy_park.jpg");
	 	background-repeat: no-repeat;
	 	background-position: 85% 25%;
	  height: 429px;
	 	width: 100%;
	 }

	 div.kittextcont
	 {
	 	width: 350px;
	 	height: 200px;
	 }
	 
	 div.kitnormal
	 {
	  font-size:0.8em;
	  width:500px;
	 	color: #999999;
	 }	 