Missing Controller

Error: .cssController could not be found.

Error: Create the class .cssController below in file: app/controllers/.css_controller.php

<?php
class .cssController extends AppController {

	var $name = '.css';
}
?>

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