
body { position: absolute; top: 22.5%; left: 50%; width: 400px; height: 300px; margin-top: -150px; margin-left: -200px; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } p { text-align: justify; text-justify: inter-word; } img { width: 100%; } h4 { text-align: center; }
