﻿#pictures{text-align:center;}
div.picture {
	display:inline-block;
	width: 220px;
	height: 250px;
	margin:10px;
	text-align:center;
}
div.picture {
	*display:inline;
}
div.picture a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #60BB22;
}  