.wide img
{height: 105px;
 width: 140px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.wide img:hover {
  width: 420px;
  height: 250px;
}


.txtdispl{font:18px/20px Arial; color:#f5fffa; bold}

.centr

{font:24px/26px Arial Rounded MT Bold;
    float:center;
    color: purple;
    background-color: #fffffff }
ul {margin-left: 1.8em;margin-right: 1.8em;}
li {margin-left: 1.8em;margin-right: 1.8em;}


.blockquote {
	color: #66FF66;
	margin-left: 5cm;
        margin-right: 3cm;
}

