Missing Method in GthHallController

Error: The action vanue.css is not defined in controller GthHallController

Error: Create GthHallController::vanue.css() in file: app/controllers/gth_hall_controller.php.

<?php
class GthHallController extends AppController {

	var $name = 'GthHall';


	function vanue.css() {

	}

}
?>

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