img { position: absolute; top: 15%;
left: 38%;
height: 300px;
width: 325px;
border: solid black; } h2 { text-align: center; } a:hover { opacity: 0.4; } a:focus { outline: none; }