ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf8" /> <title>FUBU / Rebirth-ing</title> <style> * { margin:0; padding:0 } body { width:100%; height:100%; } #maincontents{ width:900px; height:250px; position:absolute; margin:-125px 0 0 -450px; top:50%;left:50%; } </style> </head> <body> <div id="maincontents"> <a href="index.htm" border="0"><img src="images/contents.jpg" border="0"/></a> </div> </body> </html>