<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>[Title]</title> <link type="text/css" rel="stylesheet" href="../css/core.css"> </head> <body> <div class="container"> <div class="header"></div> <div class="content"> <div class="content_page"> [Content] </div> </div> <div class="footer"></div> </div> </body> </html>