Missing Controller

Error: Page1.htmlController could not be found.

Error: Create the class Page1.htmlController below in file: app_media/controllers/page1.html_controller.php

<?php
class Page1.htmlController extends AppController {

	var $name = 'Page1.html';
}
?>

Notice: If you want to customize this error message, create app_media/views/errors/missing_controller.ctp