.headings{/* just the color for the h2 */
	color:#993300;
}
.inlinepics{/* floating the pics you can use this wen you do the products page */
	float:left;
}
.listing{
	margin-left:20px;
	padding-left:10px;
	
}