.Title-1 
{
 Color: #2E8B57;
 font-weight:bold;
 font-size: 30px;
}
#head-t 
{
 
 text-align:center;
 background-color :#FFFFE0;
}
img.zoom {
 cursor: pointer;
 max-width: 500px;
 }
 img.zoom:hover {
 max-width: none;
 }