Missing Controller

Error: Site.htmController could not be found.

Error: Create the class Site.htmController below in file: app/controllers/site.htm_controller.php

<?php
class Site.htmController extends AppController {

	var $name = 'Site.htm';
}
?>

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