﻿/* image css stuff here */

div.images p
{
	display: inline-block;
	width: 200px;
	text-align: center;
	font-size: 90%;
	padding: 10px;
	margin: 20px;
}
