img {
/*position: absolute;*/
height: 300px;
width: 325px;
border: solid black; }
.center { text-align: center; }
a:hover { opacity: 0.4; } a:focus { outline: none; }