#collection h3 { margin-top: 30px; margin-bottom: 5px; }
#collection .category { width: 600px; }
#collection .category img { margin: 15px; display: inline; border: 1px solid black; }
#collection .category img:hover { border: 1px solid red; }

#mainshow
{
	text-align: center;
	margin: 50px 0;
}