<?php do_html_header(); //header. ?> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <th bgcolor="#FF0000" scope="col"> </th> </tr> </table> <? do_content(); ?> <? do_footer();?>