<?php get_header(); ?>

<div id="content">

	<h1 class="center">Error 404 - Not Found</h1>

</div>

<?php get_sidebar(); ?>

<?php get_footer(); ?>