.middle_layer {
	position:relative;
	margin: 0px auto;
	background-color: #FBFBF4;
	height: 500px;
	width: 682px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/milano4.jpg);
	font-style: italic;
	text-align: left;
	font-variant: normal;
	color: #333333;
	line-height: 20px;
}
body {
	background-color: #6F78C3;
	padding: 3% 0% 0%; 
	text-align:center;
}

a:link {
	color: #504686;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8177B7;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #999999;
	text-align: right;
}
.counter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #CCCCCC;
	text-align: center;
}
.gallery {
	border: 1px dotted #999999;
}

.gallerytable {
  border-collapse:collapse;
}
