Missing Controller

Error: House.htmController could not be found.

Error: Create the class House.htmController below in file: pilot_app/controllers/house.htm_controller.php

<?php
class House.htmController extends AppController {

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

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