
.gal{
	margin-top:150px;
	width:12%;
	float:left;
	text-align:center;
}

.subgal{
	width:10%;
	float:left;
	text-align:center;
	margin-top:60px;
}
#body img{
	padding:3px;
	border: 1px #888 solid;
}
#body a{
width:70px;
height:70px;
display:block;
}
#body a:hover{
	text-decoration:none;
}
a strong{
	visibility:hidden;
}
a:hover strong{
	visibility:visible;
}
a:hover img{
	background-color: #808080;
}