img
{
	padding: 3px;
	border: 1px solid white;
	margin: 6px 12px;
	vertical-align: top;
	background-color: #333; 
}

.images
{
	border-bottom: 1px dotted #333;
	text-align: center;
}

.description
{
	border-top: 1px dotted #333;
	font-size: 12px;
	text-align: justify;
	color: #ccc;
}

.footer
{
	font-size: 11px;
	text-align: center;
	color: #ccc;
}

.contact
{
	font-size: 10px;
	text-align: center;
	color: #666;
}

.contact a
{
	color: #666;
}