<?php get_header(); ?>

	<div id="content">

		<h4>Error 404 - Not Found</h4>

	</div>

<?php get_sidebar(); ?>

<?php get_footer(); ?>