/* CSS Document */

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

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

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

.contact a
{
	color: #666;
}
