ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!-- holy fucking shit, is that some DTD up in my htmls? --> <!-- Sure it is, don't you know who I am? I'm the goddamn BATMAN. --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Proslackers.com</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <style type="text/css"> html,body { margin: 0px; padding: 0px; border: 0px; height: 100%; } body { background-color: #080808; background-image: url("proslackers.com.jpg"); background-repeat: no-repeat; background-position: center; } </style> </head> <body> </body> </html>