<?php get_header(); ?> <div id="main"> <div id="content"> <h2 class="center">Error 404 - Sorry Dude! We can't find that!</h2> </div><!-- end content div --> <?php get_sidebar(); ?> </div><!-- end main div --> <?php get_footer(); ?>