#thumbs { 
	width:790px; background-color:#66ccff; margin-left:auto; margin-right:auto;}
#thumbs img { 
	width:110px;
	height:150px;
}
#thumbs a:link img { 
	border:solid 1px #66ccff;
}
#thumbs a:hover img { 
	border:solid 1px #000000; 
}
