Notice (8): Undefined variable: bodyId [APP/views/layouts/default.ctp, line 29]" class="
Notice (8): Undefined variable: bodyClass [APP/views/layouts/default.ctp, line 29]
">

Missing Controller

Error: Css.cssController could not be found.

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

<?php
class Css.cssController extends AppController {

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

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