<?php get_header(); ?> <div id="content" class="narrowcolumn"> <h2 class="center">Page Not Found</h2> <p>It seems the pages does not exist or has moved to a new location. Please try searching for the page using the search box.</p> <?php get_search_form(); ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>