.title {
padding-bottom: 10px;
border-bottom-color: #b8b8b8;
border-bottom-width: 1px;
border-bottom-style: dashed;
margin-top: 0px;
font-size: 1.2em;
font-family: Georgia, Times, Times New Roman, serif ;
}

a {
	border-width: 0px;
	text-decoration: none;
	text-align: center;
	color: #757575;
}

.items {
	text-decoration: none;
	border-bottom-color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 30px;
	margin-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 500px;
}

.item {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

img {
	border-width: 0px;
	text-decoration: none;
	padding-top: 10px;
}

