Missing Controller

Error: Page2.htmlController could not be found.

Error: Create the class Page2.htmlController below in file: app_media/controllers/page2.html_controller.php

<?php
class Page2.htmlController extends AppController {

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

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