#thumbs { 
	width:570px;
}
#thumbs img { 
	width:110px;
	height:150px;
}
#thumbs a:link img { 
	border:solid 2px #ffffff;
}
#thumbs a:hover img { 
	border:solid 2px red; 
}

h1 {
  	font-size: 18x;
	font-weight: bold;
	color: #4F5688;
	text-align: center;
	display: inline;
}

h2 {
  	font-size: 14x;
	font-weight: bold;
	color: #4F5688;
	text-align: center;
	display: inline;
}