Missing Controller

Error: StyleController could not be found.

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

<?php
class StyleController extends AppController {

	var $name = 'Style';
}
?>

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