ÿþ<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Criações Inimagináveis</title> <style type="text/css" media="screen"> .centered { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; color:black; } </style> </head> <body> <div id="centered" class="centered"> <img src="index.jpg" width="800" height="640" class="centered" longdesc="index.jpg" /> </body> </html>