div.img {float: left; background-color: aliceblue; margin: 5px; border-width: 5px; border-radius: 3px; width: 200px; height: auto; text-align: center}
div.img img {width: 200px; border-top-left-radius: 3px; border-top-right-radius: 3px}
div.img a:hover img
img {width:inherit}
div.desc {padding-left: 3px; padding-right: 3px; height:auto ;word-wrap: normal; text-align: center}
#section {width:100%; float:left}