ÿþ<!doctype html public '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'> <title>The Vampire Seahorse Society</title> <style type="text/css"> body {background: #adaaa6} /* Vertical centering: make div as large as viewport and use table layout */ div.container {top: 0; left: 0; width: 100%; height: 100%; position: fixed; display: table} p {display: table-cell; vertical-align: middle} /* Horizontal centering of image: set left & right margins to 'auto' */ img.displayed {display: block; margin: 1em auto} /* Also center the lines in the paragraph */ p {text-align: center} </style> <div class=container> <p><img class=displayed src="VSS01.jpg" alt="The Vampire Seahorse Society"> </div> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-declaration:"~/SGML/HTML4.dcl" sgml-default-doctype-name:"html" sgml-minimize-attributes:t End: -->