.cat_image img {
margin: 0px 2px; 
border-style: none; 
float: left;
width: 120px;
}

table { width: 100%; text-align: center; }
td { text-align: center; }
p { text-align: center; }

.cat_image { width: 150px; }

#categories a { 
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	}
	

