body{
	text-align: center;
	background-color: #E7EDF5;
}

div.thumbsttl{
	width: 116px; 
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid darkslategray;
	/*text-align: center;*/
	font-weight: bold;
	background-color: #98B2D6;
	color: #00536E;
}

img{cursor:pointer}
