table#merch{ 
	width:100%; margin:auto; }
table#merch td{
	padding:15px 0px;
	text-align:center;
	width:34%;
}
table#merch p{
	margin:10px 0px;
	font-size:12px;
}
table#merch strong{
	font-weight:bold;
}
