Missing Controller

: StyleController could not be found.

: Create the class StyleController below in file: app/controllers/style_controller.php

<?php
class StyleController extends AppController {

	var $name = 'Style';
}
?>

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