Missing Controller

Error: Guest.htmlController could not be found.

Error: Create the class Guest.htmlController below in file: app_media/controllers/guest.html_controller.php

<?php
class Guest.htmlController extends AppController {

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

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